@aptos-labs/wallet-standard
v1.0.0
Published
Aptos wallet standard
Downloads
81,501
Readme
Aptos Wallet Standard
The Aptos Wallet Standard defines APIs for wallet and application interactions for the Aptos ecosystem.
It is based on a general Wallet Standard which is a chain-agnostic set of interfaces and conventions that aim to improve how applications interact with injected wallets.
Code
- AptosWallet and AptosWalletAccount interfaces
- Wallet registerWallet function
- App getAptosWallets function
- Example of a wallet integration
