Skip to content

zerodevapp/kernel

Repository files navigation

Kernel

A minimal and efficient ERC-4337-compatible smart contract account designed to be extended.

Build

Make sure Foundry is installed. Then:

forge install
forge build
forge test