Accumulate
Search
⌃K

Networks

Mainnet

The mainnet is the primary Accumulate network.

https://mainnet.accumulatenetwork.io/v2

Testnet

Testnet history may be reset at the discretion of DeFi Devs. Generally, this will happen for minor releases or history-breaking bugs.
The testnet is a secondary production Accumulate network intended for exploratory work. Testnet tokens do not have value. Testnet history may be reset at any time.
Currently, there are two testnets that are publicly available. A beta testnet and a stable testnet.
Stable testnet
Beta testnet
The stable testnet uses the main branch on Gitlab.
  • The stable testnet endpoint is https://testnet.accumulatenetwork.io/v2
  • To use the CLI with the Stable Testnet, you must check out the main branch on the wallet repository (gitlab.com/accumulatenetwork/core/wallet).
  • Using the Accumulate explorer, you can view the transactions on this network version.
DEPRECATED
The beta testnet uses the v0.7 tag on Github and Gitlab.
  • Endpoint: https://beta.testnet.accumulatenetwork.io/v2
  • CLI branch: cli-v1.0.0-rc3.1 and the tag deployed v1-0-0-rc3.1
You can use the Accumulate explorer to view transactions on this network version at beta.explorer.accumulatenetwork.io.