arb-alloy-util
Utility crate for Arbitrum primitives built on alloy.
Provides:
- Common helpers and conversions
- Shared types used across Arbitrum components
Highlights:
- no_std friendly with
allocfeature (default)
Install: Add the following to your Cargo.toml: arb-alloy-util = "0.1.1"
Links:
- Repository: https://github.com/tiljrd/arb-alloy
- Docs: https://docs.rs/arb-alloy-util
- License: MIT OR Apache-2.0