Giter Site home page Giter Site logo

protocol-research-review's Introduction

Protocol Research Review

This repository compiles a list of peer-reviewed research on topics reviewed by the Cryptorisks Team. The flow is as follows:\

  1. Contributors must first go to the veFunder DeWork Job board to look for bounties. The job board can be accessed via: https://app.dework.xyz/vefunder-1/main-space-95.
  2. Apply for a job under to To Do list and await for confirmation from one of the admins. Please add relevant resume: articles, code, research, and projects that demonstrate the ability to conduct research that is helpful in answering questions posed in the Task.
  3. Once you've been chosen, your task bears your name and goes to the In Progress tab.
  4. Your research submission is reviewed via a pull-request. Your task goes under the In Review tab.
  5. After a satisfactory review, your research is published at the Cryptorisks Substack: https://cryptorisks.substack.com/, following by a payout of the proposed bounty.

Contribution

Forking repo and writing research:

To put forth your research article for review, please follow the steps outlined below:

  1. Install git: https://github.com/git-guides/install-git
  2. Fork the Protocol Research Review repository (top right of this repo): https://docs.github.com/en/get-started/quickstart/fork-a-repo
  3. Clone your forked repo via:
> git clone https://github.com/<your-github-username>/protocol-research-review.git
  1. Write your article as a markdown file under articles > PROTOCOL_NAME > your_research > your_article.md and push it to your remote origin via:
> git add articles/<PROTOCOL_NAME>/your_research
> git commit -m "<some commit>"
> git push

Submitting research for review:

Research will be reviewed via a pull request. To do this, please follow instructions provided here.

Updating your local copy of the forked repo:

Should you ever need to pull any changes in the upstream repository, always rebase:

> git remote add upstream https://github.com/vefunder/protocol-research-review.git
> git fetch upstream
> git rebase upstream/main
> git push origin main --force

Editorial standards

(Work in progress ...)

  1. Do not plagiarise!
  2. Use grammarly before submissions!
  3. Provide appropriate citations.
  4. If research involves code, please add working code to your submission (no data! that would bloat the repo).
  5. Try to follow the template

House style

  • Use "it's" rather than "it is"
  • Use "end user" rather than "enduser"
  • Use "multi-sig" rather than "multisig"
  • Use the Oxford comma
  • Use "blue chip" rather than "bluechip"
  • American English spellings (e.g. "centralize" rather than "centralise")

When in doubt, please follow the template used in the articles in the Cryptorisks substack.

Good luck! It is thanks to your efforts that we can self-police and decentralise our economy.

protocol-research-review's People

Contributors

wormholeoracle avatar diligentdeer avatar evmknows avatar lavi54 avatar 0xvaljohn avatar bout3fiddy avatar xm3van avatar paulapivat avatar benber86 avatar charles-cooper avatar

Stargazers

zetsukhun avatar Gregory Makodzeba avatar sudo rm -rf --no-preserve-root / avatar Jonny Dubowsky avatar KALOS avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.