Skip to content

CryptoServices/dasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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