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

AvalancheNetwork, AvalancheSubnet and AvalancheBlockchain #3

Merged
merged 5 commits into from
Jan 19, 2023

Conversation

Nuttymoon
Copy link
Contributor

This PR:

  • Adds the ash::avalanche module that contains 3 structs/enums to represent networks, Subnets, and blockchains
  • Adds the subnet subcommand to the CLI that demonstrates how ash::avalanche can be used

crates/cli/src/subnet.rs Show resolved Hide resolved
crates/cli/src/subnet.rs Outdated Show resolved Hide resolved
crates/ash/src/avalanche.rs Show resolved Hide resolved
crates/ash/src/avalanche.rs Outdated Show resolved Hide resolved
crates/cli/src/subnet.rs Outdated Show resolved Hide resolved
crates/cli/src/subnet.rs Outdated Show resolved Hide resolved
crates/cli/src/subnet.rs Outdated Show resolved Hide resolved
crates/cli/src/subnet.rs Outdated Show resolved Hide resolved
crates/cli/src/main.rs Outdated Show resolved Hide resolved
@Nuttymoon Nuttymoon merged commit 48148e0 into main Jan 19, 2023
@Nuttymoon Nuttymoon deleted the subnets-blockchains branch January 19, 2023 10:59
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

Successfully merging this pull request may close these issues.

2 participants