ChAINLINK Mesh Network

Note: No longer active!

Do you run a Linux X86-64 computer, and want to help test our networking tool?

sudo docker run --network=host --cap-add=NET_ADMIN -it michaelkuc6/chainlinkmesh-server chainlinkmesh-server \
	--referrer=606610977102444280 \
	--client=78.47.206.100:272

After you’ve connected, you should immediately be able to see the connection, and the other peers you’ve discovered with the command sudo wg show, and looking for the chainlink-* interface.

To test the connection has been established, you can ping fd63:6861:696e:6c6b:86b:1d78:3f0b:36f8.

If you would like to run your own test server, take a look at the homepage.