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

Implement interfaces for the most common contracts #6

Open
emidev98 opened this issue Jan 30, 2023 · 4 comments
Open

Implement interfaces for the most common contracts #6

emidev98 opened this issue Jan 30, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@emidev98
Copy link
Contributor

CW-Plus is a very important repo and seems that these smart contracts have been implemented in almost all CosmWasm chains but I have not seen any API that has it's models implemented in typescript.

A good first ticket would be to implement this interfaces into feather.js to increase the amount of tools this Swiss knife offers.

@emidev98 emidev98 added the enhancement New feature or request label Jan 30, 2023
@yyadav1120
Copy link

Is this still open?

@emidev98
Copy link
Contributor Author

Hello, yes it is still open

@octalmage
Copy link
Contributor

I started on this here: https://github.com/octalmage/terra-clients

Using clients generated from the JSON Schema. Could be a good starting point.

@emidev98
Copy link
Contributor Author

emidev98 commented Aug 7, 2023

That's really cool, I assume that all the contracts using #[derive(QueryResponses)] can be implemented automatically right? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants