serai/processor/ethereum/contracts/README.md
2024-09-19 23:36:32 -07:00

7 lines
287 B
Markdown

# Serai Processor Ethereum Contracts
The Ethereum contracts used for (and for testing) the Serai processor. This is
its own crate for organizational and build-time reasons. It is not intended to
be publicly used.
This crate will fail to build if `solc` is not installed and available.