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

Create ash::avalanche::vm::platformvm module #5

Closed
Nuttymoon opened this issue Jan 28, 2023 · 0 comments · Fixed by #10
Closed

Create ash::avalanche::vm::platformvm module #5

Nuttymoon opened this issue Jan 28, 2023 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@Nuttymoon
Copy link
Contributor

This module will allow interaction with a network's P-Chain to get Subnets, blockchains, and nodes info.

Resources: P-Chain API ref.

Implementation: We should be able to use avalanche_types::jsonrpc::Request to interact with the RPC endpoint. I didn't see the methods that would be useful (e.g. getSubnets) in the avalanche_types::jsonrpc::platformvm module.

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

Successfully merging a pull request may close this issue.

1 participant