A registry of trustworthy COVID-19 resources, curated by an already existing community of citizen scientists
The Covid-19 crisis has been a wake up call for many, putting forward the failures and problems of traditional actors. Overall, canonical medical institutions have been burdened by their many inefficiencies and conflicts of interests. Failing to sustain their legitimacy in the eyes of the general public and eventually failing to build the necessary momentum to fight the sanitary crisis.
We think that these symptoms reveal threats to the pace of progress in science. By leveraging Web3 tools, ResearchCollective is looking to make up for these flaws and re-equip the world of science with more efficient, transparent and trustworthy processes.
- Group of Citizen Scientists
- A Wyoming Non-Profit / Aragon DAO Hybrid
- A first "Knowledge Foundation"; developing curated lists for sensitive, if not underregulated topics such as
- Research Materials Suppliers: [state the problem solved in 1 line]
- Pre-print Articles Screening: [state the problem solved in 1 line]
- COVID Test Kits & Anti Virals: [state the problem solved in 1 line]
- I want to be able to find testing kits, anti virals, and articles for COVID-19.
- I want to know why a particular article or vendor is trustworthy.
- I want to be able to post a resource for testing kits or anti virals.
- I want to be able to challenge some one else's listing, and receive the scammer's stake if arbitration deem it be removed. First use case completed for Stop COVID-19; others will be developed over DAIA hackathon
- Aragon UI - a dark theme and Web3-focused styling
- Abridged.io - a Telegram bot that let's you interact with an Aragon DAO
- Aragon - a DAO framework that let ResearchCollective experts vote and curate
- Verifiable Claims - a submission system which lets anyone propose new articles, tests or vendors
- TheGraph - for accessing Aragon DAO information
- HD wallet - for generation of pub/priv key pairs
- React — frontend framework
- IPFS + OrbitDB — where the data is stored (provided by 3Box, so we don’t need to touch this directly)
- MetaMask — Web3 wallet integration (required to facilitate signing and encryption of data)
- 3Box.js — 3Box SDK that connects wallets to IPFS database storage via 3ID
- Staking and the registry app - [detailed how and why it was hard to implement staking]
- Arbitration
- Aragon Court is not ready to be used for our purpose.
- Revenue generation and incentives
- We still ahve to figure out the exact spec of the cryptoeconomic incentives that work on top of the solution
Getting things to work!
There are still missing pieces for ExpertDAOs to function at their full potention.
Check what we're up to for the long term here:
npm run build
npm run start
You will need Python 2.7x installed, and...
If you get Error: ENOENT: no such file or directory, scandir '/home/aitheric/Projects/MultiPass/node_modules/node-sass/vendor' try running: nodejs node_modules/node-sass/scripts/install.js