serai/networks/ethereum
Luke Parker 0d5756ffcf
Some checks failed
Coordinator Tests / build (push) Waiting to run
Full Stack Tests / build (push) Waiting to run
Lint / clippy (macos-13) (push) Waiting to run
Lint / clippy (macos-14) (push) Waiting to run
Lint / clippy (ubuntu-latest) (push) Waiting to run
Lint / clippy (windows-latest) (push) Waiting to run
Lint / deny (push) Waiting to run
Lint / fmt (push) Waiting to run
Lint / machete (push) Waiting to run
Message Queue Tests / build (push) Waiting to run
Monero Tests / unit-tests (push) Waiting to run
Monero Tests / integration-tests (v0.17.3.2) (push) Waiting to run
Monero Tests / integration-tests (v0.18.2.0) (push) Waiting to run
networks/ Tests / test-networks (push) Waiting to run
no-std build / build (push) Waiting to run
Processor Tests / build (push) Waiting to run
Reproducible Runtime / build (push) Waiting to run
Tests / test-infra (push) Waiting to run
Tests / test-substrate (push) Waiting to run
Tests / test-serai-client (push) Waiting to run
common/ Tests / test-common (push) Has been cancelled
crypto/ Tests / test-crypto (push) Has been cancelled
cargo update, upgrade alloy
Removes a dated proc-macro-crate patch.
2024-09-05 17:03:23 -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 Rename the coins folder to networks (#583) 2024-07-18 15:16: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