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

Capture the Ether CTF solutions using Foundry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Capture the Ether CTF solutions using Foundry


Languages

Language:Solidity 100.0%