NodeJS: A docker network framework

2 years ago
2

In this video we demonstrate the docker setup. First how we will build our nodes into a docker container and then show how we will start up two nodes with rabbitmq in a docker network.
The next step will be sorting out the message sequences between the nodes. This will give us a framework of communication between nodes, critical for our example blockchain

Loading comments...