shardeum-server-setup
v6.0.0
Published
Setup script for Shardeum network
Downloads
10
Readme
Automated Local Shardeum Network Setup
This is a npm package which automates all the dependency installation and the setup for a local Shardeum Network. This aims to simplifiy the entire process with a single command.
Instructions
- Install npm
sudo apt install npm
- Run the command
npx shardeum-server-setup@latest
- Select the number of nodes you want in the network
- Choose whether you also want to setup a JSON-RPC Server
- Voila! You have a local Shardeum Network fully setup.
You can find the published npm package here.