Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shawntabrizi/substrate-known-keys
A list of all the known keys commonly used in Substrate
https://github.com/shawntabrizi/substrate-known-keys
Last synced: 4 days ago
JSON representation
A list of all the known keys commonly used in Substrate
- Host: GitHub
- URL: https://github.com/shawntabrizi/substrate-known-keys
- Owner: shawntabrizi
- License: mit
- Created: 2021-06-12T20:26:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T02:22:13.000Z (6 months ago)
- Last Synced: 2024-05-22T03:29:23.452Z (6 months ago)
- Language: HTML
- Homepage: https://shawntabrizi.github.io/substrate-known-keys/
- Size: 143 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# substrate-known-keys
A list of all the known keys commonly used in Substrate.[known-keys.json](./known-keys.json)
## How To Use
Update [networks.json](./networks.json) to include any networks you want to connect to and get the
storage keys from.Then just run:
```
yarn && yarn start
```This will generate an output to [known-keys.json](./known-keys.json)