We have now finished creating our decentralized network. In this chapter, we learned about a lot of new concepts. We began our journey by learning about how to create the multiple instances of our API and how to use them to set up our decentralized network. We then defined various endpoints such as register-and-broadcast-node, register-node, and register-nodes-bulk. After this, we built these endpoints and tested them.
In the next chapter, we will learn how to synchronize the network.