Bitverse
Home
  • Wallet Guide
    • 1.Introduction
    • 2.Why Bitverse wallet
    • 3.Getting Started
  • DEVELOPERs
    • 1.White Paper
    • 2.Wallet SDK Integration
      • 2.1 Flutter SDK
        • Integration Architecture
        • Bridge API
        • Develop Guide
        • Example
        • Integration Case
      • 2.2 Deeplink
        • Android
        • iOS
        • NFT Query
    • 3.H5 Wallet Integration
    • 4.Plugin Wallet Integration
    • 5.Wallet APIs
  • COMMON PROBLEMS
    • 1.What Is a Decentralized Wallet?
    • 2.What is MPC wallet?
    • 3.How to prevent DApp Approve scams?
    • 4.What Is the Miner Fee?
Powered by GitBook
On this page
  1. DEVELOPERs
  2. 2.Wallet SDK Integration
  3. 2.1 Flutter SDK

Example

An example of integrating Bitverse wallet SDK.

PreviousDevelop GuideNextIntegration Case

Last updated 2 years ago

The bb_app()project is an example provides a demo of integrating the Bitverse wallet SDK based on the thrio framework.

https://github.com/Bitverse-Pte/bb_app