Starting Octet
Octet Console
Octet console is a dashboard where you can build wallet systems and check the transaction history. Following features are available on the Octet console.
- Generating wallets and addresses
- Access asset status in real-time
- Access detailed transaction history by period
- Access detailed fee expenses by period
- Wallet security and withdrawal settings
Testnet and Mainnet
The Octet console is divided and operated into the testnet and the mainnet. Therefore, you can separate the development environment and the service-operation environment. The mainnet is the actual network, so please use testnet to test API integrations sufficiently before using them on the mainnet.
Testnet | Mainnet |
---|---|
Network for testing | Actual network in service |
Testing coin transaction | Actual coin transaction |
Open for anyone to use without Octet’s authorization | Need Octet's authorization for use |
Steps Required Before API Integrations
Following steps must be performed before Octet API integration
- Sign Up
- Generating Wallet
- Issuing API Tokens
- Register API Callable IP
Updated about 1 year ago