You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK - we should try to merge/rebase this with the WIP SDK with Drips
GitHub actions
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)
The text was updated successfully, but these errors were encountered:
ryscheng
changed the title
Merge ETHGlobal work into here
Merge ETHGlobal SF work into here
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
Pull all project registrations (currently in Supabase, but we could support RF applicants on EAS)
Pull metrics (currently via GitHub API, but we should add the OSO API)
Pull governance preferences (currently hardcoded, but we can get this from Agora, or make our own UI/UX)
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
There are 3 parts:
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)
The text was updated successfully, but these errors were encountered: