Browser extension which connects researchers and blockchain. For now is just a POC project for present the concept
- Make researchers comment on each other's paper on arixiv.
- Researchers are able to get economic incentive on peer reviews.
- Accelerate peer review process compares to the traditional way.
npm install
npm build
- Create comments and reviews on Lens
- Charge fee or Give reward when user comment or been voted(through create new Lens module)
- Deploy Lens and bounty protocol on FEVM
- Keeper check bounty condition to automic reward user accomplish condition, for example: rated by 100 people
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI