@cedra-labs/wallet-standard
v0.5.1
Published
Cedra wallet standard
Readme
Cedra Wallet Standard
The Cedra Wallet Standard defines APIs for wallet and application interactions for the Cedra ecosystem.
It is based on a general Wallet Standard which is is a chain-agnostic set of interfaces and conventions that aim to improve how applications interact with injected wallets.
Code
- CedraWallet and CedraWalletAccount interfaces
- Wallet registerWallet function
- App getCedraWallets function
- Example of a wallet integration
