Skip to content

conache/capture-the-ether-ctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture The Ether

✅ My solutions to the Capture the Ether Challenge.

Development

  1. Install project dependencies
  yarn install
  1. Setup environment variables:
  • Create an .env file
  • Populate values specified in the .env.example file.

Running solutions

The solutions are implemented in this repo can be found in /scripts.

To run a solution script, you'll neet to run the following command:

npx hardhat run scripts/<script-name> --network rinkeby

About

My solutions to Capture the Ether CTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published