8000 GitHub - oneleo/eip-7702-test: EIP-7702 test on Sepolia chain
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oneleo/eip-7702-test

Repository files navigation

EIP-7702 test

Set .env

> code .env

Build project

> npm install
> forge install
> forge build

Start Vite

> npm run dev

Notes

  • Please add your mnemonic to .env and fund the relayer (m/44'/60'/0'/0/1) wallet.

  • EIP-7702 is available in ethers v6.13.6+. See eip7702.tsx and BatchCallDelegation.sol for details.

  • Please ensure your wallet’s RPC supports EIP-7702. Public URLs often don’t—switch to a supported one if needed:

MetaMask edit existing network RPC

MetaMask add RPC URL

About

EIP-7702 test on Sepolia chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0