Skip to content

Repository files navigation

EIP-7702 Examples

This repository provides a small collection of examples demonstrating usage of EIP-7702.

Warning

Do not use in production. These contracts are for demonstration purposes only.

The examples cover some scenarios like storage handling, delegating to proxy contract, upgrading delegations, simple ownership and others.

Getting Started

  1. Clone this repository
git clone https://github.com/marcelomorgado/eip-7702-examples.git
  1. Install dependencies
bun install
  1. Run viem examples
./run.sh <example>
  1. Run foundry examples
forge t

About

Demonstration of some EIP-7702 capabilities

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages