@kodex-data/prototypes
A library of TypeScript prototypes that extend built-in types in JavaScript, providing additional functionality to make development easier and more efficient. This library includes prototypes for working with big numbers, Ethereum Virtual Machine (EVM) fu
@kodex-data/multicall
`@kodex-data/multicall` is a JavaScript library that allows you to batch multiple Ethereum read-only calls into a single request, reducing the number of RPC calls and improving performance. It supports the `eth_call` method and the `multicall` contract, w
@kodex-data/flat-zeppelin
A hardhat plugin to minify your complex solidity projects, reducing bundle size and optimizing module structure.