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

fusdc: client support export #10677

Open
3 tasks
0xpatrickdev opened this issue Dec 11, 2024 · 1 comment · May be fixed by #10735
Open
3 tasks

fusdc: client support export #10677

0xpatrickdev opened this issue Dec 11, 2024 · 1 comment · May be fixed by #10735
Assignees
Labels
enhancement New feature or request technical-debt

Comments

@0xpatrickdev
Copy link
Member

0xpatrickdev commented Dec 11, 2024

What is the Problem Being Solved?

FastUSDC has various components that require offers - LPs, oracle operators. To facilitate client build out and integration testing, we should export an Offers object a la inter-protocol/src/clientSupport.js: https://github.com/Agoric/agoric-sdk/blob/master/packages/inter-protocol/src/clientSupport.js#L429-L455

Description of the Design

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

@turadg
Copy link
Member

turadg commented Dec 16, 2024

Scheduled for U19 at P2 because it will be helpful to have in the SDK release to make it easier to import in clients, but it shouldn't block U19 release.

@LuqiPan LuqiPan assigned 0xpatrickdev and turadg and unassigned 0xpatrickdev Dec 16, 2024
@turadg turadg linked a pull request Dec 18, 2024 that will close this issue
@turadg turadg added this to the FU4: UI integration milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical-debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants