Utility library to send transactions on Rootstock using web3 and ethereum-js
To run a sample, run:
npm run sample
That script will use host 'http://localhost:4444' by default. To use a custom host, run:
npm run sample
For example:
npm run sample http://localhost:4450
npm run test
Any comments or suggestions feel free to contribute or reach out at our open slack.