Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 349 Bytes

SCANS-TS

An asyncronous Typescript library for interacting with all known block explorers

Getting started

You can install the library with

npm install @blockcmd/scans-ts

Then import and initialize the Scans object

const scans = new Scans("INSERT_YOUR_API_KEY")

Supported explorers

  • Etherscan
  • Solana FM