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

improvement: market aid structure and deployement #12

Open
denverbaumgartner opened this issue Nov 23, 2022 · 1 comment
Open

improvement: market aid structure and deployement #12

denverbaumgartner opened this issue Nov 23, 2022 · 1 comment

Comments

@denverbaumgartner
Copy link
Contributor

today: the market aid class is initialized from a contract address that is passed in by the user. because the factory can tie a user's signing address to all of the market aid instances that it controls, it would be nice if in the setup we had the option for a user to either select a market-aid instance that they would like to deploy to, or to create a new one.

soon: we should improve rubi/rubi/contracts/aid.py, and the repo as a whole, to include something like the following:

  • [] incorporate aid contracts in the factory class for easy access upon initialization
  • [] if a user does not have a market aid contract, we should have an easy integration function that deploys one and gives the necessary approvals to it
  • [] as a whole, we should drastically improve the tooling support we provide around market aid. gas costs is a crucial thought here with a subgraph solution that is soon to be open-sourced in mind
@denverbaumgartner
Copy link
Contributor Author

work towards this end has been continued with the open-sourcing of a new subgraph repo, rubi-subgraphs. 🔜 i hope to add in historical data support from these subgraphs along with some work i have done on quantifying historical gas spend.

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

No branches or pull requests

1 participant