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

Interchain Swap Demo implementation #4

Open
5 of 7 tasks
liangping opened this issue Feb 20, 2023 · 0 comments
Open
5 of 7 tasks

Interchain Swap Demo implementation #4

liangping opened this issue Feb 20, 2023 · 0 comments
Assignees

Comments

@liangping
Copy link
Contributor

liangping commented Feb 20, 2023

We need to implement a demo, following the spec
https://github.com/liangping/ibc/tree/interchain-swap/spec/app/ics-101-interchain-swap

Tasks:

  • Create .proto file according the definitions in ics-101-interchain-swap.
  • Generate go files from proto using buf
  • Implement IBC Interchain Swap module and unit tests
  • Using ibctest for module functional tests
  • Integrate Interchain Swap module to Simapp
  • make a docker image for ibctest e2e test and upload to github.
  • done e2e test.

Here is main task to do that. we can create separate issue for each of these tasks.

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

2 participants