We have started a user run network based on test 12b binaries
To join the network as a node you will need to change the vault crust config file to this
{
"hard_coded_contacts": [
"35.167.139.205:5483",
"108.61.165.170:5483",
"52.65.136.52:5483",
"206.116.50.52:5483",
"99.199.170.208:5483",
"31.151.192.2:5483",
"86.184.57.178:5483",
"13.80.119.160:5483",
"85.93.19.51:5483",
"35.157.162.33:5483",
"185.16.37.149:5483",
"35.156.220.253:5483"
],
"bootstrap_whitelisted_ips": [],
"tcp_acceptor_port": 5483,
"service_discovery_port": null,
"bootstrap_cache_name": null,
"network_name": "community_network_12_b"
}
Ensure you ONLY change the values in “hard_coded_contacts” and the “network_name” fields to what is shown above.
If you can keep your vault running 24/7 then I will add it to the “seed” nodes above
The launcher config file will also require the above changes so the launcher can connect to the network
Currently my node is using the free tier instance (VM) that aws provides for 1 year so that their services can be tested.
Here are the download links for Test 12b that are being used for this user run network:
Make the above changes after unpacking the files
IP Addresses starting with 192.168.xxx.xxx are non routable addresses used for NAT etc, so I cannot have then in the config file