The RChain Cooperative is developing a
decentralized, economically sustainable public compute infrastructure.
As part of its efforts toward coordination at scale, it runs a bounty
program with distributed budgeting and rewards. This rchain-dbr
code powers the web site where budgets and rewards are decided.
copyright (c) 2018 by by Dan Connolly (dckc) and collaborators.
license: GPL 2 (inherited from xataface)
See
- Getting Involved in the RChain Bounty Program
presented Spring 2018 at the RChain Developer Conference in Boulder, CO - Usable Web app prototype for RAM distributed budgeting and reward system #260
see CONTRIBUTING.md, o2r/README.md
see INSTALL.md
o2r- OAuth to RChain gatewayindex.php- CRUD web UI (xataface app)conf.ini.example,conf/ApplicationDelegate.phptables/- per-table, field tweaksactions.ini- discord verification etc.xataface_template/modules/Auth/XDB/XDB.php- OAuth integrationlib/- ISSUE: move XDB.php to lib? rename lib?
composer.json- OAuth librariescomposer_download.php,composer.lock
templates/- logo, fine printWeb.config- tell ASP.net to hide Xataface config files
dbr_schema/- core database schema: budget votes, reward votes, etc.trust_sync/- sync, trust metricdeploy_tasks/- toward automated deployment with ansible, systemd