Crates.io | ethereum-schnorr-contract |
lib.rs | ethereum-schnorr-contract |
version | 0.1.0 |
source | src |
created_at | 2024-09-15 04:59:05.14828 |
updated_at | 2024-09-15 04:59:05.14828 |
description | A Solidity contract to verify Schnorr signatures |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/networks/ethereum/schnorr |
max_upload_size | |
id | 1375260 |
size | 16,571 |
An Ethereum contract to verify Schnorr signatures.
This crate will fail to build if solc
is not installed and available.