Skip to content

v0.1.0

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 14 Jun 19:05
9a96a3c

⭐ Features

ALPHA release of Avalanche Tooling GO SDK!

*** Please note that this SDK is in experimental mode, major changes to the SDK are to be expected in between releases ***

This version currently only supports Create Subnet and Create Blockchain in a Subnet in Fuji / Mainnet.

Currently, only stored keys are supported for transaction building and signing, ledger support is coming soon.

Future SDK releases will contain the following features:

Additional Subnet SDK features (i.e. Adding Validators to a Subnet, Custom Subnets, Exporting Subnets)
Ledger Support
Teleporter Support
Nodes SDK (Creating and setting up Avalanche Validator Nodes and API Nodes)

For examples on how to create and deploy your first Subnet with Avalanche Tooling SDK, please head to our README!

Full Changelog: v0.0.0...v0.1.0