serai/coins/ethereum
Luke Parker 1d2beb3ee4
Ethereum relayer server
Causes send test to pass for the processor.
2024-05-22 18:50:11 -04:00
..
alloy-simple-request-transport cargo update 2024-05-21 06:09:04 -04:00
contracts Ethereum Integration (#557) 2024-04-21 06:02:12 -04:00
relayer Ethereum relayer server 2024-05-22 18:50:11 -04:00
src cargo update 2024-05-21 06:09:04 -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 cargo update 2024-05-21 06:09:04 -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