arb-alloy-predeploys
Arbitrum predeploy addresses, selectors, and helpers, aligned with Nitro/ArbOS.
Contents:
- Canonical predeploy addresses/constants
- Selectors for common predeploy methods
- Utilities for integration with Arbitrum execution
Highlights:
- no_std friendly with
allocfeature (default)
Install: Add the following to your Cargo.toml: arb-alloy-predeploys = "0.1.1"
Links:
- Repository: https://github.com/tiljrd/arb-alloy
- Docs: https://docs.rs/arb-alloy-predeploys
- License: MIT OR Apache-2.0