mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
The `cargo doc` build started to fail with the rolling of `doc_auto_cfg` into `doc_cfg`, so now we don't build docs for deps (as we can't reasonably update `generic-array` at this time). `home` has been patched as we are able to, not as a direct requirement of this PR.
Ethereum
This package contains Ethereum-related functionality, specifically deploying and interacting with Serai contracts.
While bitcoin-serai is a general purpose library, ethereum-serai is Serai
specific. If any of the utilities are generally desired, please fork and
maintain your own copy to ensure the desired functionality is preserved, or
open an issue to request we make this library general purpose.
Dependencies
- solc
- Foundry