Skip to content

KONFeature/smart-wallet-benchmark

Repository files navigation

Smart Wallet bench

Simple repo used to perform quick benchmark of different Smart Wallet.

The initial goal of this repo is to compare gas consumption between Safe Wallet and Kernel wallet for:

  • Initial deployment / setup
  • User operation (or wallet actions?) validation and execution
  • Signature verification

The idea is to first test with regular ECDSA signature, and then test with P256 signature.

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

About

Small repository used to benchmark between kernel and safe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published