Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

File metadata and controls

18 lines (12 loc) · 345 Bytes

Tutorial

You can use a simple include, containing all code required to use the api. Just use the cdn.

Use from CDN

Latest

<script src="https://cdn.rawgit.com/sebs/etherscan-api/dist/bundle.js"></script>

A specific version

<script src="https://cdn.rawgit.com/sebs/etherscan-api/v1.3.0/dist/bundle.js"></script>