0.1.4 • Published 4 years ago

ethereum-scrapper v0.1.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

⚡️ Ethereum Scrapper (Mainly eth_getTransactionsByAccount)

🚨 Experimental tool

Why?

Mainnet Demo (may not be fully synced)

https://ethereum-scrapper.harshjv.com/txs/0x30c41bed20645d229d78168078975fdbb7bfa555

Run your own node

cp .env.example .env # configure
npm run scrapper     # run scrapper
npm run api          # run api in a separate shell

License

MIT