๐งชTestnet Mode
Last updated
Last updated
Testnet mode provides a separate environment for testing purposes. Simply turn on the switch (or go to testnet.bitbadges.io). It is isolated from the production environment and uses its own resources, such as a testnet blockchain, database, and more.
You should treat testnet as an entirely SEPARATE service. NOTHING will carry over from normal mode (not even profiles, badges, settings, anything).
Consider this before determining whether testnet mode is the correct option for you.
This may be used as a stagenet to test new unreleased features.
Some features available in production may not be accessible in testnet:
Off-chain balances managed by BitBadges are not hosted externally (via CDN)
Buying $BADGE credits
Push notifications
And more
Some restrictions may be more relaxed
No API keys required
Faucet may be more lenient
Performance also may differ from the production environment
Frontend: https://testnet.bitbadges.io
Backend: https://api.bitbadges.io/testnet (append the normal routes to this base URL)
Testnet Node: http://138.197.10.8:YOUR_PORT or https://testnet.bitbadges.io/api (for REST API) or https://testnet.node.bitbadges.io/rpc (for RPC)
If there is anything we can do to make development easier, let us know.