https://github.com/akagi201/substrate-internals
Hacking on substrate internals, only track the newest version of substrate
https://github.com/akagi201/substrate-internals
substrate substrate-framework substrate-internals substrate-node substrate-pallet substrate-runtime
Last synced: 3 months ago
JSON representation
Hacking on substrate internals, only track the newest version of substrate
- Host: GitHub
- URL: https://github.com/akagi201/substrate-internals
- Owner: Akagi201
- License: apache-2.0
- Created: 2022-04-07T10:03:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T00:23:14.000Z (about 2 years ago)
- Last Synced: 2025-01-08T23:26:06.798Z (5 months ago)
- Topics: substrate, substrate-framework, substrate-internals, substrate-node, substrate-pallet, substrate-runtime
- Language: Rust
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# substrate-internals
[](https://github.com/Akagi201/substrate-internals/actions/workflows/ci.yml)
Hacking on substrate internals, only track the newest version of substrate
## Check && Build
```sh
make
make fmt
make check
make test
make build
```## components
* `template`: the place to do experiments with many pallets