zebec-chain-anchor-sdk
v1.0.0
Published
zebec-chain
Downloads
1
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/stream
npm install --save @zebec-io/multisig
Install with yarn
yarn add @zebec.io/stream
yarn add @zebec.io/multisig