# 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.

<table><thead><tr><th>Chain \ Environment</th><th>prod</th><th>dev</th><th data-hidden>prod</th></tr></thead><tbody><tr><td>Flow</td><td>Mainnet</td><td>Testnet</td><td></td></tr></tbody></table>

### 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](https://play.google.com/store/apps/details?id=com.portto.blocto)

### iOS App

*prod*: [App Store](https://apps.apple.com/tw/app/blocto/id1481181682)
