Skip to content

bug-air-drop/Xshell-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WaykiChain build&update script for shell

Step 1. get this script

Run wget https://raw.githubusercontent.com/GitHubbard/Xshell-Script/master/build.sh

Step 2. build a new node or update it

Run ./build.sh to build new node connects to MainNet

Or run ./build.sh testnet to build new node connects to TestNet

Or run ./build.sh update to update node, you must stop the node process before do it

Step 3. start node

Enter the path 'wicc' , and run ./coind -datadir=cur

  • Note: This node allows all ip to connect with JSON-RPC service, you can change the rules by modifying the file : WaykiChain.conf

About

WaykiChain build&update script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published