zebec-chain-anchor-sdk
v1.0.0
Published
zebec-chain
Readme
Zebec Protocol SDK
Zebec Protocol SDK provides an easy way to interact with Zebec Protocol onchain programs.
Prerequisities
Make sure, you've the following installed.
- node (v14+)
- npm or yarn
Install Packages
Install with npm
npm install --save @zebec-io/streamnpm install --save @zebec-io/multisigInstall with yarn
yarn add @zebec.io/streamyarn add @zebec.io/multisig