Home

Awesome

Substrate Node OPs

✨ This repo contains everything you need to deploy and manage substrate based nodes! ✨

So far, we have:

If you'd like to see how you can use this project to deploy your own nodes please check our recent medium post.

Grafana Dashboard

Contributing

How to add your own substrate node

If you are running a substrate based chain and would your node to be included in our build suite follow these steps:

  1. Fork this repo
  2. Edit ./.github/workflows/substrate.yml to include the details of your project
  3. Create a pull request, if it is accepted we will create the repo on our docker hub account
  4. Profit!