Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 433 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 433 Bytes

substrate-internals

Rust Check & Build

Hacking on substrate internals, only track the newest version of substrate

Check && Build

make
make fmt
make check
make test
make build

components

  • template: the place to do experiments with many pallets