Files
pezkuwi-subxt/substrate/frame/examples/dev-mode
alvicsam f441a5fc93 Diener workspacify
Signed-off-by: alvicsam <alvicsam@gmail.com>
2023-08-25 11:05:17 +02:00
..
2023-08-25 11:05:17 +02:00

Dev Mode Example Pallet

A simple example of a FRAME pallet demonstrating the ease of requirements for a pallet in dev mode.

Run cargo doc --package pallet-dev-mode --open to view this pallet's documentation.

Dev mode is not meant to be used in production.

License: MIT-0