1.0.0 • Published 2 years ago

zebec-chain-anchor-sdk v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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
1.0.0

2 years ago