Skip to content

Modular TypeScript wallet adapters and components for Solana applications.

License

Notifications You must be signed in to change notification settings

mikemaccana/wallet-adapter

 
 

Repository files navigation

Wallet Adapter

The wallet adapter allows Solana apps (also called distributed apps or dApps) to work with installed Solana wallet apps (often called 'wallets').

Wallets

Live Demo

Wallet apps may either:

  • Support the Wallet Standard - a newer, cross-chain standard that allows any installed wallet app to be discovered and used by Solana apps
  • Have an individual adapter to take advantage of particular unique features of the wallet app.

See the packages needed to add Wallet Adapter to your app and instructions for building the packages in this repository

About

Modular TypeScript wallet adapters and components for Solana applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • CSS 1.9%
  • Other 0.9%