Skip to content

Dhruv-Varshney-developer/my_solana_dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Mobile Wallet Adapter x flutter

This repository contains an example Flutter app that demonstrates the integration of the Solana Mobile Wallet Adapter (MWA) for seamless interaction with the Solana blockchain using mobile wallets. The Solana Mobile Wallet Adapter simplifies the process of connecting mobile decentralized applications (dApps) to users' preferred mobile wallets, allowing them to manage assets and interact with dApps securely.

Detailed blog: https://dhruvvarshney.hashnode.dev/solana-mobile-stack-and-flutter

Getting started

  1. Install Flutter
  2. Clone this repo.
  3. Navigate to the repo.
  4. While you are in the root of this repo, run flutter pub get in terminal.
  5. Type flutter run in terminal.
  6. The app would open up in the device of your choice.

Detailed blog on how to integrate solana mobile stack with flutter can be found here.

References used in the blog

  1. Solana Mobile Stack
  2. Solana Dart package
  3. Libraries and packages created by expresso cash
  4. Flutter
  5. Solana Docs for understanding implementation of Solana JSON RPC API in dart packages mentioned above.

About

Flutter app integrating Solana Mobile Wallet Adapter (MWA) for secure dApp interactions with mobile wallets on the Solana blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors