Remove monero-serai, migrating to monero-oxide

This commit is contained in:
Luke Parker
2025-08-15 11:10:54 -04:00
parent 971951a1a6
commit 0c2f2979a9
124 changed files with 55 additions and 17383 deletions

View File

@@ -1,13 +1,12 @@
# Ethereum
This package contains Ethereum-related functionality, specifically deploying and
interacting with Serai contracts.
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.
While `bitcoin-serai` is a general purpose library, `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