Skip to content

v1.3.0

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 25 Aug 18:09
· 1062 commits to main since this release
8cf0112

⭐ Features

Introducing 1-Command Cloud Node Setup!

You can now create your own Avalanche Node on AWS with 1 command on Avalanche CLI.

Note: Fuji only, Mainnet support coming soon!

Once the node is bootstrapped to Primary Network, you can then have the node validate the Avalanche Primary Network and also validate a Subnet of your choice.

Create your first Avalanche Node by calling avalanche node create <clusterName>!

Pre-req:

  • Create an AWS account and have an AWS credentials file in home directory, More info can be
    found here
  • Install Terraform
  • Install Ansible

More info can be found at Avalanche docs!

1-Command Cloud Node Setup PRs

🛠 Improvements

Full Changelog: v1.2.6...v1.3.0