dasp icon indicating copy to clipboard operation
dasp copied to clipboard

The Decentralized Application Security Project

DASP

How to build

  1. make sure you have pyenv
  2. make sure you have all the requirements pip install -r pip_requirements.txt
  3. edit only the files in the ./findings/ folder
  4. python build.py
  5. open dist/index.html in your favorite browser