Skip to content

zishansami102/capture-the-ether-sols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capture-the-ether-sols

Steps to setup in local

  • Install dependencies
yarn
  • Setup .env file with your own keys

  • Compile all the contracts

npx hardhat compile
  • Update challenge address in the test file and run challenge test to pass the challenges on Ropsten Network
npx hardhat test test/TokenBank.js --network ropsten

About

Executable solutions for all challenges from CaptureTheEther.com

Resources

License

Stars

Watchers

Forks