Packages

Substrate-compatible sr25519 (schnorrkel) signature verification for the BEAM — a thin, safety-critical Rustler NIF over the upstream-audited w3f schnorrkel crate. Precompiled by default; no Rust toolchain required to use it.

Current section

Files

Jump to
sr25519 native sr25519_nif Cross.toml
Raw

native/sr25519_nif/Cross.toml

# `cross` runs the build in a container; pass the requested NIF version through
# so rustler_precompiled tags the artifact correctly for cross-compiled targets.
[build.env]
passthrough = ["RUSTLER_NIF_VERSION"]