Networks
Mainnet
The mainnet is the primary Accumulate network.
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.
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 thewallet
repository (gitlab.com/accumulatenetwork/core/wallet
).Using the Accumulate explorer, you can view the transactions on this network version.
Last updated