OriginProtocol / OriginProtocol/origin-dollar

Review apps

Open
#1,099 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

devops P4
Dominant language
Solidity
Stars
152
Forks
115
Avg merge
3d 20h
Merged PRs (30d)
17

Description

On Story, we automatically create "review apps" every time a developer creates a new branch.
That includes:

  • front-ends
  • a local hardhat node
    It is super handy for testing changes before merging to the master branch.

It would be nice to have something similar for OUSD where it would:

  • deploy the OUSD and Governance DApps
  • create a mainnet forked hardhat node that the DApps talks to

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Story review-app workflow, then review how the OUSD and Governance DApps are deployed and how a mainnet-forked Hardhat node is configured. Done means a new branch can produce both DApps against that forked node for pre-merge testing.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
devops, infrastructure, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.