serai/networks/ethereum
2024-09-05 23:31:45 -04:00
..
alloy-simple-request-transport cargo update, upgrade alloy 2024-09-05 17:03:23 -04:00
contracts Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
relayer Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
src dockertest 0.5, correct errors from prior update commit 2024-09-05 23:31:45 -04:00
.gitignore Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
build.rs Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
Cargo.toml cargo update, upgrade alloy 2024-09-05 17:03:23 -04:00
LICENSE Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
README.md Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -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