serai/processor/ethereum/ethereum-serai
2024-09-19 23:36:32 -07:00
..
src Trim dead code 2024-09-19 23:36:32 -07:00
Cargo.toml Break Ethereum Deployer into crate 2024-09-19 23:36:32 -07:00
LICENSE Move ethereum-serai under the processor 2024-09-19 23:36:32 -07:00
README.md Move ethereum-serai under the processor 2024-09-19 23:36:32 -07:00

Ethereum

This package contains Ethereum-related functionality, specifically deploying and interacting with Serai contracts.

While monero-serai and bitcoin-serai are general purpose libraries, 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