web3-systems / multiscan-client

πŸ“œ MultiScan Client manages fetching blockchain state from Scanner (Etherscan Clones) API endpoints.

Home Page:https://github.com/web3-systems/chainscan-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“œ MultiScan Client

CI TS GPLv3 license Version Downloads/week

The @web3-systems/multiscan-client node module is a MultiScan Client to fetch blockchain state from Scanner (Etherscan Clones) API endpoints.

πŸ‘‰πŸΎ πŸ‘‰ API Documentation πŸ‘ˆπŸ» πŸ‘ˆπŸΎ

Supported Explorers

  • Etherscan (Ethereum)
    • Mainnet
    • Ropsten
    • Rinkeby
    • Goerli
    • Kovan
  • Polygonscan (Polygon)
    • Mainnet
    • Mumbai
  • Snowtrace (Avalanche)
    • Mainnet
    • Fuji

πŸ’Ύ  Installation

npm install @web3-systems/multiscan-client
yarn add @web3-systems/multiscan-client
git clone https://github.com/web3-systems/multiscan-client

πŸ’»  Developer Experience

The module is built using TSDX zero-config CLI which includes:

  • Typescript
  • Rollup
  • Jest
  • Prettier
  • ESLint

Copyright 2022 Kames Geraghty

MultiChain Providers - MultiChain Database - React MultiChain

About

πŸ“œ MultiScan Client manages fetching blockchain state from Scanner (Etherscan Clones) API endpoints.

https://github.com/web3-systems/chainscan-client

License:MIT License


Languages

Language:TypeScript 99.6%Language:Shell 0.4%