@moveindustries/wallet-standard
v0.6.0
Published
Movement wallet standard
Readme
Movement Wallet Standard
[!NOTE] This Movement Client repo is forked from github.com/aptos-labs prior to the date on which the Movement Foundation implemented its Innovation-Enabling Source Code License in substitution for the prior Apache License, Version 2.0 governing this repository.
Move Industries continues to maintain, develop, modify, and distribute this repository solely under the Apache License, Version 2.0, as existed at the time of the fork and without application of the license instituted by the Aptos Foundation.
The Movement Wallet Standard defines APIs for wallet and application interactions for the Movement 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
- MovementWallet and MovementWalletAccount interfaces
- Wallet registerWallet function
- App getMovementWallets function
- Example of a wallet integration
