serai/coins/ethereum
Luke Parker 8ab6f9c36e
Some checks failed
Lint / clippy (macos-14) (push) Has been cancelled
Lint / clippy (ubuntu-latest) (push) Has been cancelled
coins/ Tests / test-coins (push) Has been cancelled
Coordinator Tests / build (push) Has been cancelled
Full Stack Tests / build (push) Has been cancelled
Lint / clippy (macos-13) (push) Has been cancelled
Lint / clippy (windows-latest) (push) Has been cancelled
Lint / deny (push) Has been cancelled
Lint / fmt (push) Has been cancelled
Lint / machete (push) Has been cancelled
no-std build / build (push) Has been cancelled
Processor Tests / build (push) Has been cancelled
Reproducible Runtime / build (push) Has been cancelled
Tests / test-infra (push) Has been cancelled
Tests / test-substrate (push) Has been cancelled
Tests / test-serai-client (push) Has been cancelled
alloy 0.1
2024-06-19 12:39:47 -04:00
..
alloy-simple-request-transport alloy 0.1 2024-06-19 12:39:47 -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 Rust 1.79, cargo update 2024-06-13 15:57:08 -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 alloy 0.1 2024-06-19 12:39:47 -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