Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 322 Bytes

Kernel

Kernel is a minimal smart contract account designed to be extended.

Build

Make sure Foundry is installed. Then:

forge install
forge build
forge test