Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)