Skip to content

sergerad/maili

This branch is 155 commits behind op-rs/maili:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2024
Jan 10, 2025
Jan 10, 2025
Jan 12, 2025
Jan 10, 2025
Apr 6, 2024
Nov 19, 2024
Jan 11, 2025
Apr 6, 2024
Jan 10, 2025
Jan 7, 2025
Apr 6, 2024
Apr 6, 2024
Jan 10, 2025
Jan 8, 2025
Apr 6, 2024
Oct 15, 2024
Jan 7, 2025
Sep 16, 2024
Nov 4, 2024
Jun 18, 2024
Apr 6, 2024

Repository files navigation

maili

CI License License Book

OP Stack unique types and interfaces.

Usage

The following crates are provided by maili.

  • maili
  • maili-protocol
  • maili-registry
  • maili-provider
  • maili-common

Development Status

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.

Unlike Alloy, maili may use the latest stable release, to benefit from the latest features.

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, initially for use in kona.

The following crates support no_std. Notice, provider crates do not support no_std compatibility.

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

Credits

maili implements the OP-unique spec, op-alloy is the glue that sticks OP to Ethereum.

This would not be possible without 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.

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

Rust implementation of the OP protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.1%
  • Handlebars 2.8%
  • Other 1.1%