Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.15 KB

blocto-environment.md

File metadata and controls

27 lines (15 loc) · 1.15 KB

Blocto Environment

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 \ Environmentproddevprod
FlowMainnetTestnet

{% hint style="info" %} We're building staging environment which is more stable than dev. {% endhint %}

JavaScript SDK

Blocto JavaScript SDK uses different environments according to different blockchain networks. The key properties are as below:

  • Flow: challenge.handshake from config

Android App

prod: Google Play

dev: Google Play

iOS App

prod: App Store

dev: Firebase App Distribution (after joining app distribution, you need to wait for releasing next version)