mrlucciola / link-hack-ccip

FLIP: an omni-chain browser wallet. Send digital assets from multiple keys and addresses as if they were one.
MIT License
3 stars 0 forks source link

(122) feat: create yarn scripts for hardhat #123

Closed jw418 closed 9 months ago

jw418 commented 9 months ago

Now we can use the command yarn test:local to run all the tests in the /test folder, and with the command yarn deploy:local to run the deployment script with hardhat's local network.