Skip to content

marcelomorgado/eip7702-examples

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published