Connecting to the Network
Dag4.js provides reasonable configuration values by default for accessing Constellation Network versions 1.0 and 2.0.
Minimal network configuration
Custom network configuration
You can provide custom values for each the three network API endpoints to set up a custom connection.
Default Endpoints
The following endpoints are used by default by Dag4.
IntegrationNet
Block Explorer API: https://be-integrationnet.constellationnetwork.io
MainNet
Block Explorer API: https://be-mainnet.constellationnetwork.io
TestNet usage is not recommended as it is expected to be unstable. Use IntegrationNet as the preferred testnet.
TestNet
Block Explorer API: https://be-testnet.constellationnetwork.io
Last updated
Was this helpful?