We can simulate a private network by running two substrate nodes on a single local computer using predefined accounts that are named alice and bob by following this tutorial.

When the first blockchain node starts successfully, you should see output similar to this:


After you start the second node, the nodes should connect to each other as peers and start producing blocks, and you should see lines similar to the following in the terminal:

Scroll to Top