Add a custom network
Adding a custom network allows you set the consensus node and mirror node endpoints for a custom/private Hedera network. To setup a custom network, you will need to supply the mirror node base URL for your custom network. Once this is supplied the application will get the list of consensus node endpoints via the Hedera Mirror Node nodes REST API.
Add a Custom Network
Select Custom: Click on Settings > General and click on the Custom tab
Enter Mirror Node Base URL: Enter the mirror node base URL for the network you would like to create a connection to. Once the base URL is entered, the application will return the list of consensus nodes for the network to create and submit transactions to
Mirror Node Base URL Example: http://www.example.com/
Last updated