An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# substrate-internals

[![Rust Check & Build](https://github.com/Akagi201/substrate-internals/actions/workflows/ci.yml/badge.svg)](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