This is the Stkon Javascript SDK which provides an easier way to interact with Stkon blockchain.
This library works on both nodejs and browser. Please use it according to your use case.
- Nodejs: 10.0+
- Browser: Latest Chrome and Firefox
yarn test:src- Remove the
'cross-fetch': 'jest-fetch-mock'line fromscripts/jest/jest.e2e.config.js - Run Stkon node locally
- Wait for 1-2 mins, and run this:
yarn build && yarn test:e2e