Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 626 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 626 Bytes

cadCAD by Blockscience is a Python package that assists in the processes of designing, testing and validating complex systems through simulation, with support for Monte Carlo methods, A/B testing and parameter sweeping.

This repository is the outcome of the trojanDAO use-case at the Diffusion Hackathon 2019 in Berlin in the Token Engineering track.

Getting Started

1. Installation:

Requires Python 3

Option A: Install Using pip

pip3 install cadCAD

Then run jupyter according to your local distribution.

Results