Run Sample Script:
- Have node 8.0 or later installed
- Edit examples/simple.js with the address and params you'd like to use
node examples/simple.js
Run with Docker:
- This project contains a Dockerfile and docker-compose script
- run the following from the examples/docker folder
docker-compose build
docker-compose up