1.1.6-beta.4 • Published 3 years ago
@zebec-protocol/zebec-near-sdk v1.1.6-beta.4
Zebec Protocol SDK - Near Protocol
An SDK for interacting with Zebec smart contract in Near Protocol.
Installallation
yarn add @zebec-protocol/zebec-near-sdk
// or
npm i @zebec-protocol/zebec-near-sdkDevelopment
To build the package
npm run build
// or
yarn buildThe test scripts requires some environments variable in order to run. Rename the .env.example
file to .env and provide required value for variables before run the test scripts. To run tests
npm test
// or
yarn testTo run single test script file
npm run test:single
// or
yarn test:singleTo generate type docs
npm run docs:gen
// or
yarn docs:genTo format and run the source files
npm start
// or
yarn start1.1.6-beta.1
3 years ago
1.1.6-beta.2
3 years ago
1.1.6-beta.3
3 years ago
1.1.6-beta.4
3 years ago
1.1.6-beta.0
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago