Skip to content

0xDmitry/capture-the-ether-solutions-foundry

Repository files navigation

Capture the Ether CTF - Foundry edition

What is Capture the Ether

Capture the Ether is a game in which you hack Ethereum smart contracts to learn about security.

It's meant to be both fun and educational.

This game is brought to you by @smarx, who blogs about smart contract development at Program the Blockchain.

Acknowledgements

How to play

Install dependencies

forge install

Compile contracts

forge build

Check solutions

forge test

Releases

No releases published

Packages

No packages published