8000 GitHub - ithacaxyz/exp-0001: Account Delegation with EIP-7702
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ithacaxyz/exp-0001

Repository files navigation

EXP-0001: Account Delegation with EIP-7702

output.mp4

Read the Blog Post

Overview

Exploration of utilizing EIP-7702 to designate an experimental Delegation Contract (with basic P256 Authorization & Batch Call capabilities) onto an EOA. This experiment also leverages a Sequencer to enable sponsored transactions via an odyssey_sendTransaction RPC method.

Getting Started

Example

# Install pnpm
$ curl -fsSL https://get.pnpm.io/install.sh | sh - 

$ pnpm install # Install modules
$ pnpm dev # Run

Contracts

# Install Foundry
$ foundryup

$ forge build # Build
$ forge test # Test

About

Account Delegation with EIP-7702

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0