Registry / crypto / ethereumvm-precompiled-bn128

ethereumvm-precompiled-bn128

JSON →
library0.11.0rscratesunverified

bn128 precompiled contracts for EthereumVM.

# Cargo.toml [dependencies] ethereumvm-precompiled-bn128 = "0.11.0"
INSTALL
IMPORT
SIG · ETHEREUMVM-PRECOMP
E
ethereumvm-precompiled-bn128
cryptorustv0.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bn128
use ethereumvm_precompiled_bn128::Bn128;

Creates a BN128 precompiled contract

use ethereumvm_precompiled_bn128::Bn128; fn main() { let bn = Bn128::new(); println!("BN128 precompiled contract created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Resources
ethereumvm-precompiled-bn128 — cargo add ethereumvm-precompiled-bn128 · libregistry