Accumulate
  • Getting Started
    • Introduction
    • Support
    • Glossary
    • Fees
    • Networks
    • Open source and contribution
    • Frequently Asked Questions
    • Converting FCT to ACME
  • Setup
    • Local DevNet Setup
    • Follower node setup with AccMan
    • Validator node setup with AccMan
    • Retaining validator keys when wiping node data
  • CLI
    • CLI setup
    • CLI reference
      • Flags
    • Import a Factom wallet
  • Nodes
    • Operator onboarding guide
    • Debugging node issues
  • Developer Resources
    • API Reference
    • Factom API support
  • Staking
    • What is staking
    • How to stake your tokens
    • FAQ
  • Tools
    • Explorer
    • Javascript SDK
    • Java SDK
  • Deep Dive
    • Lite accounts
    • Accumulate digital identifiers (ADIs)
    • Key management
    • Identity hierarchies
    • Synthetic transactions
    • Signatures and authorities
  • Integration
    • Ledger Integration
      • How to use the Ledger with the Accumulate CLI
      • CLI Reference
    • Tendermint
  • Tutorials
    • Accumulate Bridge Guides
      • How to convert ACME to WACME
      • How to convert WACME to ACME
      • How to setup a bridge node
    • How to create a Lite Account and Keys on Mainnet / Testnet
    • Sending Tokens from a Lite Token Account via CLI
    • How to create an ADI via CLI
    • How to create a Custom Token/Token Issuer using CLI
    • Querying Accumulate token account with Json RPC API
  • Release Note
    • Release notes
      • Release Note 2.0 RC2
      • Release Note 1.0 RC1
      • Release Note 0.6
      • Release Note 0.5.1
      • Release Note 0.5
  • Blog
  • Hackathon
    • Accumulate web3athon guide
Powered by GitBook
On this page
  • Mainnet
  • Testnet

Was this helpful?

  1. Getting Started

Networks

PreviousFeesNextOpen source and contribution

Last updated 2 years ago

Was this helpful?

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.

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 ().

  • Using the , 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 .

gitlab.com/accumulatenetwork/core/wallet
Accumulate explorer
beta.explorer.accumulatenetwork.io