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

#99 Create IBC gaia testnet and test token relays with em-ledger local testnet #103

Merged
merged 25 commits into from
Aug 10, 2021

Conversation

blewater
Copy link
Contributor

All the work related to the Gaia testnet and hermes is within networks/ibc. There is a Readme.md for running the scripts.

A quick POC 3rd vanilla IBC stargate chain is implemented within the networks/emibctokens folder. This was rapidly prototyped using Starport offering an IBC compatible token relaying chain that could also function as a proxy chain for IBC emoney token transfer. Then a little extra code was added to implement a parallel IBC swap function with its own denom-trace. The latter is incomplete but useful for prototyping.

@blewater blewater requested a review from haasted July 21, 2021 14:08
@blewater blewater linked an issue Jul 21, 2021 that may be closed by this pull request
@blewater blewater mentioned this pull request Aug 5, 2021
@haasted haasted merged commit b4153a3 into develop Aug 10, 2021
@haasted haasted deleted the 99-ibc-testnet branch August 10, 2021 08:45
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

Successfully merging this pull request may close these issues.

Setup e-Money local testnet IBC with Gaia
2 participants