Simple bank (StakeContract): 0xf4E436B51ed0FFd9C74B5dEf2864Ec45d9bAB4bC
WIP restaking (RestakeContract): 0xC07c1d5B304eC5c7163892b88C76d141e1192021
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.
Try running some of the following commands:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts