Blocto is a AA wallet and uses email as login. There are two environments in Blocto: prod and dev which is corresponding to different blockchain networks. The same environment means the same account system.
Chain \ Environment | prod | dev | prod |
---|---|---|---|
Flow | Mainnet | Testnet |
{% hint style="info" %} We're building staging environment which is more stable than dev. {% endhint %}
Blocto JavaScript SDK uses different environments according to different blockchain networks. The key properties are as below:
- Flow:
challenge.handshake
from config
prod: Google Play
dev: Google Play
prod: App Store
dev: Firebase App Distribution (after joining app distribution, you need to wait for releasing next version)