Skip to content

Commit

Permalink
FRAME: add a basic readme (paritytech#13520)
Browse files Browse the repository at this point in the history
  • Loading branch information
abebeos authored and nathanwhit committed Jul 19, 2023
1 parent 2223e98 commit f231013
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions frame/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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

0 comments on commit f231013

Please sign in to comment.