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

Support MyFirstDapp/SimpleExchange demo frontend #646

Closed
3 tasks
Chris-Hibbert opened this issue Mar 2, 2020 · 2 comments
Closed
3 tasks

Support MyFirstDapp/SimpleExchange demo frontend #646

Chris-Hibbert opened this issue Mar 2, 2020 · 2 comments
Assignees
Labels
agoric-cli package: agoric-cli Zoe package: Zoe

Comments

@Chris-Hibbert
Copy link
Contributor

Integrate myFirstDapp's UI with the changes to ERTP. Some steps include:

  • The deploy script currently starts with Purses, extracts assays, and uses those to create the contract.
    * The Issuers aren't accessible from the purses or any other public entrypoint. Rather than passing the registry names to the app owner, we'll change the way wallets are created to pass in issuers and payments.

  • Clean up the frontend's deploy script and integrate with the new ERTP.

  • Make a UI for Simple Exchange based on existing code and any in-progress work we can find.

@katelynsills
Copy link
Contributor

@Chris-Hibbert is this ready to close?

@Chris-Hibbert
Copy link
Contributor Author

Sure.

michaelfig added a commit that referenced this issue Mar 12, 2020
Refs #646

It should at least compile, deploy, and run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agoric-cli package: agoric-cli Zoe package: Zoe
Projects
None yet
Development

No branches or pull requests

2 participants