/curta.wtf

An extensible CTF, where players create and solve EVM puzzles to earn NFTs.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

The interface for Curta, a CTF protocol, where players create and solve EVM puzzles to earn NFTs.

Running Locally

git clone https://github.com/waterfall-mkt/curta.wtf.git
cd curta.wtf
pnpm install
pnpm run dev

Contributing

WIP.