Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 273 Bytes

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.