hawkingnetwork / substrate-node-template-docker

Easy to run substrate node using docker. It provides both substrate-node-template and substrate-front-end-template for development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substrate node

Easy to run substrate node using docker. It provides both substrate-node-template and substrate-front-end-template for development

How to run

  1. Install docker & docker-composer
  2. Download source code & run
$ git clone https://github.com/hawkingnetwork/substrate-node-template-docker.git substrate
$ cd substrate
$ docker-composer -up -d
  1. Open browser and enter url to access substrate front end:

References

To get more information please refer these links

  1. Substrate node template
  2. Substrate front-end template

About

Easy to run substrate node using docker. It provides both substrate-node-template and substrate-front-end-template for development


Languages

Language:Dockerfile 85.1%Language:Shell 14.9%