serai/coins/ethereum
Luke Parker 5765d1d278
Update to May's nightly
Doesn't use the PR due to the needed changes.
2023-05-01 04:58:50 -04:00
..
contracts ethereum: implement schnorr verification contract deployment and related crypto (#36) 2022-07-16 16:45:41 -05:00
src ff 0.13 (#269) 2023-03-28 04:38:01 -04:00
tests ff 0.13 (#269) 2023-03-28 04:38:01 -04:00
.gitignore ethereum: implement schnorr verification contract deployment and related crypto (#36) 2022-07-16 16:45:41 -05:00
build.rs set up CI (#45) 2022-07-22 11:31:29 -05:00
Cargo.toml Update to May's nightly 2023-05-01 04:58:50 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00
README.md Add a patch for zip so ethereum-serai doesn't conflict with Substrate 2022-07-16 17:49:35 -04:00

Ethereum

This package contains Ethereum-related functionality, specifically deploying and interacting with Serai contracts.

Dependencies