crates.io docs.rs Github Actions

avalanche-types crate implements Avalanche primitive types in Rust:

Getting Started

Examples can be found in [examples] and is a good first step to getting an understanding of general usage.

Tutorials

Rust Version

avalanche-types currently works on Rust 1.65 and above as it requires support for the 2021 edition.

Getting Help

First please try find the answer to your question in the code documentation. If more clarification is required, try opening an [issue] with the question.

Features

The basic types available in this crate are used in other Avalanche Rust projects (e.g., distributed load tester blizzard, avalanche-ops).

License

This project is licensed under the BSD 3.