HomeGuidesChangelog
GuidesDiscussions & SupportGitHubLog In
These docs are for v4.0.0. Click to read the latest docs for v4.4.2.

Syscoin 4.1 Testnet

July 10, 2019

To access Syscoin 4.1 testnet, use the latest commit on dev-4.x branch

$ git clone https://www.github.com/syscoin/syscoin#dev-4.x
$ ./autogen.sh && ./configure && sudo make install

$ mkdir ~/.syscoin
$ vi .syscoin/syscoin.conf

Use the following config in syscoin.conf

testnet=1
[test]
listen=1
daemon=1
server=1
port=18369
rpcport=18370
gethtestnet=1
addnode=54.190.239.153
addnode=52.40.171.92

Testing Direction

There are many moving parts in Syscoin 4.1, so here is a list of directions we can go into to test

Sanity Testing:

  1. Asset / assetallocation creation, transfer, send, syscoinburntoassetallocation
  2. Masternode

Bridge Testing:

  1. Sysethereum Agent ( submitter / challenger )
    Please see https://syscoin.readme.io/v4.0.0/docs/sysethereum-agent

  2. assetallocation burn/mint (bridge.syscoin.org)
    Please see https://syscoin.readme.io/v4.0.0/docs/syscoin-41-syscoin-ethereum-bridge