arb-alloy-util 0.1.2

Utilities for Arbitrum primitives built on alloy: conversions, helpers, and common types.
Documentation

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 alloc feature (default)

Install: Add the following to your Cargo.toml: arb-alloy-util = "0.1.1"

Links: