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