Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 263 Bytes

npm init -y npm i hardhat npx hardhat init Javascript project path .gitignore y npm i @account-abstraction/contracts@0.6.0 npx hardhat node npx hardhat run scripts/deployEP.js add "@openzepplin/contracts": "^4.2.0", as one of the dependencies and install it