0.0.17 • Published 2 years ago

rsk-multi-token-sdk v0.0.17

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

Small Library Example

A JavaScript SDK for Ethereum. Wraps around Ethers.js. Works in the web browser and Node.js.

Pull requests welcome!

SDK

Unit Tests Lint npm version npm bundle size (scoped version)

Tests

First you need to create a .env file, using .env.example and replace the values for the corresponding private keys and addresses Then run yarn test This tests are against the actual rsk testnet blockchain Test that sent transactions to the blockchain are skipped to avoid timeouts on continuos integration tests