serai/coins/ethereum
Luke Parker 5501de1f3a
Update to the latest alloy
Also makes various tweaks as necessary.
2024-05-10 14:06:43 -04:00
..
alloy-simple-request-transport Update to the latest alloy 2024-05-10 14:06:43 -04:00
contracts Ethereum Integration (#557) 2024-04-21 06:02:12 -04:00
src Update to the latest alloy 2024-05-10 14:06:43 -04:00
.gitignore Ethereum Integration (#557) 2024-04-21 06:02:12 -04:00
build.rs Ethereum Integration (#557) 2024-04-21 06:02:12 -04:00
Cargo.toml Update to the latest alloy 2024-05-10 14:06:43 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00
README.md Ethereum Integration (#557) 2024-04-21 06:02:12 -04: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