Files
pezkuwi-subxt/substrate/frame
Bastian Köcher 1914775bd4 Make simple-mermaid optional (#2878)
This prevents it leaking `std` into `no_std` builds.

Closes: https://github.com/paritytech/polkadot-sdk/issues/2866
2024-01-08 15:45:15 +00:00
..
2023-12-18 14:18:30 +02:00
2023-12-18 14:18:30 +02:00
2023-09-04 12:02:32 +03:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40