Bootstrap Testnet chain
./bootstrap_testnet_chain.sh
Bootstrap Mainnet chain
./bootstrap_mainnet_chain.sh
Or manually download at: https://www.dropbox.com/sh/gbrggfzojqjdltf/AABBDto9RD6PdtuYXFqRhPK0a?dl=0
- Create VM in 3 regions ( Korea, US East, Germany )
- 120 GB SSD
- 2 CPU
- 16 GB of RAM
- Open Internet Explorer
- Set Internet options and Enable
- Java Applet
- Scripting
- Downloads
- Restart Internet Explorer
- Download Google Chrome
- Install Cygwin
- wget
- openssh
- git
- curl
- unzip
- Install your SSH pub/priv key
7b. Test with
ssh -T git@github.com - git clone this repo
If you get permissioning issues make sure:
chmod +x neo-gui.exechmod +x libleveldb.dll
- Download ChainTestNet.zip from Dropbox
- Unzip ChainTestNet.zip into
- gui_test/Debug
- for production we'll have bin/Debug
- Verify constants.json as rpx: false
Install:
- cygwin
- cygwin git, wget, curl, python
python run_sync.py
./restart_sync.sh
All syncers will restart themselves once.
./stop_restart_sync.sh
Stop sending the restart signal everytime you push.
- restart neo-gui binary
- run a manual clicker version for RPX
- if ./git_head.sh shows no hash, try dos2unix git_head.sh