Files
serai/networks/ethereum
Luke Parker c24768f922 Fix borks from the latest nightly
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.
2025-11-04 13:10:11 -05:00
..
2025-11-04 13:10:11 -05:00
2025-09-01 15:55:06 -04:00
2024-10-09 00:39:34 -04:00

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