SimpleExchange dapp Update #8460
Replies: 1 comment
-
Clsoing as this conversation has been redirected to the Agoric OpCo teams & discord. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Source code (Work in Progress):
https://github.com/alexanderem49/simple-exchange
Context:
The purpose of this task is to take advantage of the simpleExchange simplicity to help introduce new developers to the Agoric stack. We are updating and extending the existing component to include the following resources:
Request:
We intend to implement the best practices so the new developers can use them as a guide on how to properly build their components. By having this in mind, I would like to ask for your feedback on what are the current standards and what should be improved.
Also, there are some open questions that I would be very thankful if you could provide an answer.
Open Questions:
swap and satisfy
methods of@agoric/zoe/src/contractSupport
creatorFacet
prepare
or thezone
APIprepareExo()
and theprepareExoClass()
agoric run <proposal builder>
#8087Beta Was this translation helpful? Give feedback.
All reactions