Blocto
About porttoBlog
  • 📣Introduction
  • Blocto Environment
  • Give Feedback
  • BLOCTO SDK
    • Overview
    • JavaScript SDK
      • Flow
        • Tutorial
        • Configure FCL
        • Authenticate / Unauthenticate
        • Send Transaction
        • Account Proof
        • Flow Networks
        • Verified Transaction
        • Migration Guide
  • Blocto App
    • Token Listing
  • Technical Documents
    • Key Management
  • Support
    • Contact Us
    • Web Wallet v1 Sunset Notice and Migration Guide
  • Community
    • Discord
    • Twitter
    • Facebook
Powered by GitBook
On this page
  • JavaScript SDK
  • Android App
  • iOS App

Was this helpful?

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 \ Environment
prod
dev

Flow

Mainnet

Testnet

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

iOS App

prod: App Store

PreviousIntroductionNextGive Feedback

Last updated 25 days ago

Was this helpful?