I just built my first web3
eth-data library npm package. It's built for smart contract hackers, blockchain devs, and anyone doing research or data stuff. It's gonna help you build your dApps and audit like a boss :))
Features:
- Retrieve transaction data from the eth blockchain.
- Easily fetch eth account balances using node URLs.
- Data transformation to modify eth data structures.
- Sort and filter eth data arrays based on specific properties.
- Built-in caching mechanisms to store and retrieve data for improved performance
Just install it with npm: npm install eth-data-library