Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 215 Bytes

File metadata and controls

7 lines (6 loc) · 215 Bytes

Set Up

forge init 
forge install OpenZeppelin/openzeppelin-contracts --no-commit
forge install eth-infinitism/account-abstraction --no-commit 
forge install foundry-rs/forge-std  --no-commit