| Crates.io | pallet-dev-mode |
| lib.rs | pallet-dev-mode |
| version | 24.0.0 |
| created_at | 2023-04-28 18:37:19.63435+00 |
| updated_at | 2025-08-01 15:07:04.364277+00 |
| description | FRAME example pallet |
| homepage | https://paritytech.github.io/polkadot-sdk/ |
| repository | https://github.com/paritytech/polkadot-sdk.git |
| max_upload_size | |
| id | 851640 |
| size | 110,948 |
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