Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge ETHGlobal SF work into here #31

Open
ryscheng opened this issue Oct 22, 2024 · 1 comment
Open

Merge ETHGlobal SF work into here #31

ryscheng opened this issue Oct 22, 2024 · 1 comment

Comments

@ryscheng
Copy link
Member

There are 3 parts:

  1. SDK - we should try to merge/rebase this with the WIP SDK with Drips
  2. GitHub actions
  3. Frontend code

Specifically for the frontend code, we should abstract out the common Plasmic code components that are shared with OSO into a separate library that we can leverage (i.e. the Supabase components)

@ryscheng ryscheng changed the title Merge ETHGlobal work into here Merge ETHGlobal SF work into here Oct 22, 2024
@ryscheng ryscheng added this to OSO Oct 22, 2024
@github-project-automation github-project-automation bot moved this to Backlog in OSO Oct 22, 2024
@ryscheng ryscheng added this to the [c] Funding Pools MVP milestone Oct 22, 2024
@ryscheng
Copy link
Member Author

ryscheng commented Oct 22, 2024

Also worth brainstorming how the GitHub action should evolve from here. There are 4 surfaces that we can abstract into an interface

  1. Pull all project registrations (currently in Supabase, but we could support RF applicants on EAS)
  2. Pull metrics (currently via GitHub API, but we should add the OSO API)
  3. Pull governance preferences (currently hardcoded, but we can get this from Agora, or make our own UI/UX)
  4. Configure split (currently on 0xSplits, but can use Drips or Superfluid in future)

FWIW, for simple static funding policies like retrofunding, we should be able to put all of this onchain in the future. Not a priority atm while we are iterating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant