zebec-anchor-sdk-npmtest
v1.9.0
Published
Zebec Protocol SDK provides an easy way to interact with Zebec Protocol onchain programs.
Downloads
917
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