aluvm 0.1.0

AluVM rust implementation
Documentation

aluvm

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 6 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

all

  • std
  • secp256k1
  • curve25519

std

  • amplify_num/std
  • amplify_num/hex

curve25519

  • curve25519-dalek

curve25519-dalek

    This feature flag does not enable additional features.

secp256k1

    This feature flag does not enable additional features.