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

Transfer Module - Part 2 #1131

Merged
merged 7 commits into from
Sep 30, 2024
Merged

Conversation

pedrorezende
Copy link
Contributor

@pedrorezende pedrorezende commented Sep 19, 2024

This PR contains another set of improvements for the TransferModule component. Now it should be able to support all the UI required to implement transfers from IBC chains to Namada

This component is still in development, but it now can be used to start to integrate with the actual IBC transfer flow.

A rough example on a mock implementation can be found in App/Transfer/Example.tsx component, which is accessible by /transfer/example route.

@pedrorezende pedrorezende force-pushed the feat/namadillo/transfer-module-2 branch 3 times, most recently from b8d1a96 to d8847a3 Compare September 24, 2024 20:18
@pedrorezende pedrorezende marked this pull request as ready for review September 26, 2024 21:43
@pedrorezende pedrorezende changed the title WIP: Transfer Module - Part 2 Transfer Module - Part 2 Sep 27, 2024
Copy link
Contributor

@euharrison euharrison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niiiice!

@pedrorezende pedrorezende merged commit a20d53b into main Sep 30, 2024
10 checks passed
@pedrorezende pedrorezende deleted the feat/namadillo/transfer-module-2 branch September 30, 2024 17:00
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.

2 participants