serai/networks/ethereum/schnorr
2024-10-30 21:35:43 -04:00
..
contracts Natspec, slither Deployer, Router 2024-10-30 21:35:43 -04:00
src Expand tests for ethereum-schnorr-contract 2024-10-28 18:08:31 -04:00
build.rs Remove artifacts for serai-processor-ethereum-contracts 2024-09-19 23:36:32 -07:00
Cargo.toml Add tests for the premise of the Schnorr contract to the Schnorr crate 2024-09-19 23:36:32 -07:00
LICENSE Dedicated crate for the Schnorr contract 2024-09-19 23:36:32 -07:00
README.md Dedicated crate for the Schnorr contract 2024-09-19 23:36:32 -07:00

Ethereum Schnorr Contract

An Ethereum contract to verify Schnorr signatures.

This crate will fail to build if solc is not installed and available.