This repo collects the genesis and configuration files for the various BitSong testnets. It exists so the BitSong repo does not get bogged down with large genesis files and status updates.
Fetch the testnet's genesis.json file into bitsongd's config directory.
mkdir -p $HOME/.bitsongd/config
curl https://raw.githubusercontent.com/bitsongofficial/networks/master/bitsong-testnet-2/genesis.json > $HOME/.bitsongd/config/genesis.jsonpersistent peers
[email protected]:26656Fetch the testnet's genesis.json file into bitsongd's config directory.
mkdir -p $HOME/.bitsongd/config
curl https://raw.githubusercontent.com/bitsongofficial/networks/master/bitsong-testnet-1/genesis.json > $HOME/.bitsongd/config/genesis.jsonpersistent peers