20 releases (major breaking)

17.0.0 Jun 24, 2024
16.0.0 May 23, 2024
15.0.0 May 1, 2024
14.0.0 Apr 8, 2024
0.1.0-dev.2 Jul 27, 2023

#88 in #section

Download history 11/week @ 2024-09-10 5/week @ 2024-09-17 11/week @ 2024-09-24

1,254 downloads per month
Used in pallet-examples

MIT-0 license

1.5MB
31K SLoC

Basic Example For Splitting A Pallet

A simple example of a FRAME pallet demonstrating the ability to split sections across multiple files.

Note that this is purely experimental at this point.

Run cargo doc --package pallet-example-split --open to view this pallet's documentation.

License: MIT-0


lib.rs:

Split Example Pallet

This pallet serves as an example and is not meant to be used in production.

A FRAME pallet demonstrating the ability to split sections across multiple files.

Note that this is purely experimental at this point.

Dependencies

~18–33MB
~537K SLoC