Skip to content

zennittians/sdk

Repository files navigation

Stkon JavaScript SDK

This is the Stkon Javascript SDK which provides an easier way to interact with Stkon blockchain.

Installation

This library works on both nodejs and browser. Please use it according to your use case.

Enviorment requirement

  • Nodejs: 10.0+
  • Browser: Latest Chrome and Firefox

Bundle

Running Tests

Unit tests

yarn test:src

e2e tests

  1. Remove the 'cross-fetch': 'jest-fetch-mock' line from scripts/jest/jest.e2e.config.js
  2. Run Stkon node locally
  3. Wait for 1-2 mins, and run this:
yarn build && yarn test:e2e

About

Javascript Lib for Stkon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors