1.0.3 • Published 1 year ago

multisig-wallet-sdk-client v1.0.3

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
1 year ago

Multi-Sig Wallet SDK Client

multisig-wallet-sdk-client provides easy access to the high level interactions to be made with the Multi-Sig Wallet.

Installation

Use yarn to install multisig-wallet-sdk-client.

yarn add multisig-wallet-sdk-client

Testing

To execute library tests just run:

yarn test