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

Use cosmos-sdk-rs? #18

Open
tony-iqlusion opened this issue Jun 8, 2021 · 2 comments
Open

Use cosmos-sdk-rs? #18

tony-iqlusion opened this issue Jun 8, 2021 · 2 comments

Comments

@tony-iqlusion
Copy link

Hello!

I saw you're using the cosmos-sdk-proto crate, but not cosmos-sdk-rs:

https://github.com/cosmos/cosmos-rust/tree/main/cosmos-sdk-rs

It also implements much of the core message construction and signing functionality it seems you've implemented here. If there are any gaps in cosmos-sdk-rs which you've addressed, we'd love to get those upstream!

The goal of cosmos-rust is to encourage collaboration and eliminate duplication-of-effort/redundant work , and we'd love to have Forbole involved if you're interested.

@leobragaz
Copy link
Collaborator

Hi @tony-iqlusion! I guess when we started this the cosmos-sdk-rs didn't exists yet? Or maybe I just didn't see it! Anyway we're building a cross-platform wallet that will run on mobile, browsers and desktops, I've started this months ago and now @manu0466 is taking care of it! I'm sure he will look into cosmos-sdk-rs!
Thanks again for having reached us!

@manu0466
Copy link

manu0466 commented Jun 8, 2021

Hi @tony-iqlusion, thanks for reaching us! I took a quick look at cosmos-sdk-rs and I agree with you that the message construction and signing functionality are very similar.
As soon i have finished my current work I will look into it better to see what can be upstreamed!

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

3 participants