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

Is this SDK ready to use? #211

Open
nxy7 opened this issue Mar 11, 2024 · 2 comments
Open

Is this SDK ready to use? #211

nxy7 opened this issue Mar 11, 2024 · 2 comments

Comments

@nxy7
Copy link

nxy7 commented Mar 11, 2024

Hello, I'm trying to create integration with Injective exchange and I was planning on using this SDK to achieve it. It seems though that cosmos-sdk changed their module name and that causes bunch of issues. Any chance that someone could have a look into it?

@nxy7
Copy link
Author

nxy7 commented Mar 11, 2024

More details - I was trying to use this sdk by running go get github.com/InjectiveLabs/sdk-go and can't get it to build. Right now I'm getting # github.com/cosmos/gogoproto/proto ../go/pkg/mod/github.com/cosmos/gogoproto@v1.4.10/proto/merge.go:260:25: type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int.

@nxy7 nxy7 changed the title Is this SDK functional? Is this SDK ready to use? Mar 11, 2024
@JTG947
Copy link

JTG947 commented Apr 19, 2024

Could you please advise if the SDK is fully functional to use?

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