mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
12 lines
334 B
Markdown
12 lines
334 B
Markdown
# 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
|