Go to file
Ladd Hoffman ab0b5c65d6 Add stub for wdg editor tool page 2023-07-11 20:31:53 -05:00
notes Initial commit: copied from science-publishing-dao/forum-network, commit 907b99bb65db0e4d5da5c93f74377e38c5cc8e1f 2023-07-10 12:36:31 -05:00
src Add stub for wdg editor tool page 2023-07-11 20:31:53 -05:00
.eslintrc.js Initial commit: copied from science-publishing-dao/forum-network, commit 907b99bb65db0e4d5da5c93f74377e38c5cc8e1f 2023-07-10 12:36:31 -05:00
.gitignore Initial commit: copied from science-publishing-dao/forum-network, commit 907b99bb65db0e4d5da5c93f74377e38c5cc8e1f 2023-07-10 12:36:31 -05:00
.gitlab-ci.yml Add gitlab CI 2023-07-10 12:58:39 -05:00
README.md Add info to README 2023-07-11 16:04:54 -05:00
package-lock.json update package-lock.json 2023-07-10 12:58:52 -05:00
package.json Initial commit: copied from science-publishing-dao/forum-network, commit 907b99bb65db0e4d5da5c93f74377e38c5cc8e1f 2023-07-10 12:36:31 -05:00

README.md

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.

This project is implemented as a static site, and so may be downloaded and browsed offline, or served via HTTP.

The main branch is served via GitLab Pages.

TODO

  • Move actor.js and action.js out of display/. To supporting?