/rekt-overview

quick overviews of famous blockchain hacks

💥 rekt

🔧 Setting up Local Development

Required:

$ git clone https://github.com/vasemkin/rekt-overview.git
$ cd rekt

$ yarn

Build

Refer to scripts.

yarn ${PROJECT_NAME}

Layout

./
├── build/        // Compiled files
├── src/          // Markdown Sources
└── package.json  // Build scripts live here