Skip to content
/ maili Public

Composable rust types and interfaces specific to the OP Stack. Built on Alloy.

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
BSD-3-Clause
SNAPPY-LICENSE
Notifications You must be signed in to change notification settings

op-rs/maili

maili

Maili Crate Codecov CI License License Book

Types and interfaces unique to the OP Stack.

Important

Ethereum types modified for the OP Stack live in op-alloy.

Usage

The following crates are provided by maili.

  • maili-rpc
  • maili-serde
  • maili-genesis
  • maili-interop
  • maili-protocol
  • maili-registry

Development Status

Warning

maili is currently in active development, and is not yet ready for use in production.

Supported Rust Versions (MSRV)

The current MSRV (minimum supported rust version) is 1.81.

The MSRV is not increased automatically, and will be updated only as part of a patch (pre-1.0) or minor (post-1.0) release.

Contributing

maili is built by open source contributors like you, thank you for improving the project!

A contributing guide is available that sets guidelines for contributing.

Pull requests will not be merged unless CI passes, so please ensure that your contribution follows the linting rules and passes clippy.

no_std

maili is intended to be no_std compatible, most notably for use in kona.

All maili crates currently support no_std and are listed below.

If you would like to add no_std support to a crate, please make sure to update scripts/check_no_std.sh.

Credits

maili contains OP Stack specific specs, whereas op-alloy providers OP modifications to Ethereum types.

maili is only possible with the hard work from open source contributors. Thank you.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Note

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Composable rust types and interfaces specific to the OP Stack. Built on Alloy.

Topics

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
BSD-3-Clause
SNAPPY-LICENSE

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages