cstybert / dcr-blockchain

Master Thesis
MIT License
0 stars 0 forks source link

Create DCREngine project strucure #8

Closed cstybert closed 1 year ago

cstybert commented 1 year ago

Created DCREngine project structure. Also created basic, low-level DCR data models (Activity, Relation, Graph, etc.) and high-level DCR components (GraphCreator, GraphExecutor, GraphSaver, etc.). I have made basic required method skeletons for some classes (those of which we know that we have to make).

Resolves #7