1.1.6-beta.4 • Published 1 year ago

@zebec-protocol/zebec-near-sdk v1.1.6-beta.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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-sdk

Development

To build the package

npm run build

// or

yarn build

The 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 test

To run single test script file

npm run test:single

// or

yarn test:single

To generate type docs

npm run docs:gen

// or

yarn docs:gen

To format and run the source files

npm start

// or

yarn start
1.1.6-beta.1

1 year ago

1.1.6-beta.2

1 year ago

1.1.6-beta.3

1 year ago

1.1.6-beta.4

1 year ago

1.1.6-beta.0

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago