9 lines
337 B
Markdown
9 lines
337 B
Markdown
# Forum Logic
|
|
|
|
This project is a javascript prototype for the DGF system.
|
|
|
|
It implements the core algorithm described in [Craig Calcaterra (May 24, 2018) On-Chain Governance of Decentralized Autonomous Organizations](http://dx.doi.org/10.2139/ssrn.3188374).
|
|
|
|
# TODO
|
|
|
|
- Move `actor.js` and `action.js` out of `display/`. To `supporting`? |