@nightlylabs/linera-wallet-standard
v0.1.2
Published
Linera wallet standard
Downloads
21
Keywords
Readme
Linera Wallet Standard
The Linera Wallet Standard defines APIs for wallet and application interactions for the Linera 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
- LineraWallet and LineraWalletAccount interfaces
- Wallet registerWallet function
- App getLineraWallets function
- Example of a wallet integration
