Skip to content

Testnet support

Latest

Choose a tag to compare

@JackBekket JackBekket released this 18 Jan 13:14
· 215 commits to master since this release

Now it support testnet API through https://testnet.etherscan.io/api
Usage as

var api = require('etherscan-api').init('YourApiKey','testnet');

This repo not shipped to npm package yet.