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

[rooch-sdk] How to get all the moudles abi under an address? #2925

Open
vladilen11 opened this issue Nov 19, 2024 · 1 comment
Open

[rooch-sdk] How to get all the moudles abi under an address? #2925

vladilen11 opened this issue Nov 19, 2024 · 1 comment

Comments

@vladilen11
Copy link
Contributor

vladilen11 commented Nov 19, 2024

Now:

Only getModuleABI is supported now.
https://github.com/rooch-network/rooch/blob/main/sdk/typescript/rooch-sdk/src/client/client.ts#L186-L191

Feature:

Need a method to get all modules abi under user/contract address.
like this methods on aptos: https://github.com/aptos-labs/aptos-ts-sdk/blob/main/src/api/account.ts#L135-L140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants