evm-express
Express handler for EVM compatible node requests. Supports ipc, http, and websocket. Subscriptions are not supported.
Express handler for EVM compatible node requests. Supports ipc, http, and websocket. Subscriptions are not supported.
The `@kodex-data/abi-tools` package provides several functions and types related to the Ethereum ABI (Application Binary Interface) specification.
A hardhat plugin to minify your complex solidity projects, reducing bundle size and optimizing module structure.
Hardhat TypeScript plugin for using IPFS
`@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
ERC20 permit helper forked from uniswap.
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
```typescript import '@kodex-data/testing' ```
```typescript import { } from '@kodex-data/utils' ```
Provides a React context provider for the Ethers.js library, which allows you to interact with Ethereum smart contracts.
`yarn add @kodex-react/hashicon-tsx` or `npm install @kodex-react/hashicon-tsx`
`yarn add @kodex-react/window-ethereum` or `npm install @kodex-react/window-ethereum`
This is a package that provides utilities and modules for Ethereum Virtual Machine (EVM) contracts.