sputnikvm-precompiled-bn128 0.11.0-beta.0

bn128 precompiled contracts for SputnikVM.
Documentation
[dependencies.bn-plus]
version = "0.4"

[dependencies.etcommon-bigint]
default-features = false
version = "0.2"

[dependencies.sputnikvm]
default-features = false
version = "0.11.0-beta"

[features]
c-secp256k1 = ["sputnikvm/c-secp256k1"]
default = ["std", "c-secp256k1"]
rlp = ["etcommon-bigint/rlp"]
rust-secp256k1 = ["sputnikvm/rust-secp256k1"]
std = ["sputnikvm/std"]

[package]
authors = ["Wei Tang <hi@that.world>"]
description = "bn128 precompiled contracts for SputnikVM."
license = "Apache-2.0"
name = "sputnikvm-precompiled-bn128"
repository = "https://github.com/ETCDEVTeam/sputnikvm"
version = "0.11.0-beta.0"