4.0.0 • Published 2 years ago
shardeum-server-setup v4.0.0
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.