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

Cosmos SDK ecosystem support #56

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Cosmos SDK ecosystem support #56

wants to merge 38 commits into from

Conversation

Oskal174
Copy link
Collaborator

@Oskal174 Oskal174 commented Oct 27, 2023

Main and IBC common modules for Cosmos SDK ecosystem.
Main module collects native tokens transfers (like ATOM).
IBC module collects IBC token transfers (tokens from other Cosmos chains).
It works with core Tendermint API (common for all Cosmos SDK chains). But balances and IBC traces uses the exact chain RPC API.

Added final modules for Cosmos Hub, Osmosis, Terra, Axelar, Neutron blockchains.

@Oskal174 Oskal174 requested a review from Har01d as a code owner October 27, 2023 08:40
@alexqrid alexqrid marked this pull request as draft November 8, 2023 13:15
@Oskal174 Oskal174 marked this pull request as ready for review February 5, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants