rsk-multi-token-sdk
v0.0.17
Published
A JavaScript SDK for Ethereum. Wraps around Ethers.js. Works in the web browser and Node.js.
Downloads
19
Readme
Small Library Example
A JavaScript SDK for Ethereum. Wraps around Ethers.js. Works in the web browser and Node.js.
Pull requests welcome!
SDK
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