Ethers Packages
@mmasood/wallet-connection
PoolTogether wallet connection logic, UI elements and utility hooks for sending and managing transactions.
@mohsen.mahmoodi/eip1559
JavaScript library that suggest fees on Ethereum after EIP-1559 using historical data using ethers.js
@klaytn/ethers-ext
ethers.js extension for Klaytn blockchain
@kargakis/ethers-multicall
Make multiple Ethereum network requests in a single HTTP query. multicall for ethers v5.
@kaws128mir/fantoms-multicall
Make multiple Fantom network requests in a single HTTP query. ethcall for ethers v5.
@iotexproject/ethers-multicall
Make multiple Ethereum network requests in a single HTTP query. ethcall for ethers v5.
@interlay/ethers-v5
🔌 TypeChain target for ethers-v5
@jccdex/ethers
A complete and compact Ethereum library, for dapps, wallets and any other tools.
@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/prototypes-v2
@kodex-data/testing
```typescript import '@kodex-data/testing' ```
@kodex-data/utils
```typescript import { } from '@kodex-data/utils' ```
@kodex-react/ctx-ethers
Provides a React context provider for the Ethers.js library, which allows you to interact with Ethereum smart contracts.
@kodex-react/hashicon-tsx
`yarn add @kodex-react/hashicon-tsx` or `npm install @kodex-react/hashicon-tsx`
@kodex-react/window-ethereum
`yarn add @kodex-react/window-ethereum` or `npm install @kodex-react/window-ethereum`
@kodex-data/evm-contracts
This is a package that provides utilities and modules for Ethereum Virtual Machine (EVM) contracts.
@kodex-data/flat-zeppelin
A hardhat plugin to minify your complex solidity projects, reducing bundle size and optimizing module structure.
@kodex-data/hardhat-ipfs
Hardhat TypeScript plugin for using IPFS
@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