xavax-avalanche 0.2.0

Rust implmenetation of the Avalanche transaction format, including a parser to parse data from and into native structs.
Documentation

xavax-avalanche

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 0 of them enabled by default.

crypto-api

  • libsecp256k1
  • tiny-hderive
  • tiny-bip39
  • arrayref
  • sha3
  • ripemd
  • blake3

request-api

  • tokio
  • reqwest

tiny-bip39

    This feature flag does not enable additional features.

sha3

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

blake3

    This feature flag does not enable additional features.

libsecp256k1

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

ripemd

    This feature flag does not enable additional features.

arrayref

    This feature flag does not enable additional features.

tiny-hderive

    This feature flag does not enable additional features.