serai/processor/ethereum/contracts/README.md

8 lines
287 B
Markdown
Raw Normal View History

2024-09-15 02:12:32 +00:00
# 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.