Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

File metadata and controls

18 lines (12 loc) · 354 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="ttps://cdn.jsdelivr.net/gh/sebs/etherscan-api/dist/bundle.js"></script>

A specific version

<script src="https://cdn.jsdelivr.net/gh/sebs/etherscan-api@v1.3.0/dist/bundle.js"></script>