Interacting with Ergo#
Node#
- There is a public node available at 213.239.193.208:9053.
- A redundancy can also be provided on request to [email protected].
- A dynamic list of available public nodes can be found at api.tokenjay.app/peers/list
To set up your own node please see this page
Explorer#
The Ergo Explorer is a tool that serves as an interface with the Ergo blockchain. It helps users explore and monitor the activities happening on the Ergo blockchain.
There are several public explorer available:
For mirrors, dev tooling and more information please see this page
APIs#
Ergo provides several APIs that offer different functionalities and services for developers and users. These APIs allow interaction with the Ergo blockchain, access to network data, and integration of Ergo into various applications.
For mirrors, dev tooling and more information please see this page