bobcat-cd 0.6.2

bobcat-sdk utilities for accessing calldata on Arbitrum Stylus.
Documentation
[dependencies.array-concat]
version = "0.5.5"

[dependencies.bobcat-maths]
version = "0.6.2"

[dependencies.bobcat-storage]
version = "0.6.2"

[dependencies.const-hex]
default-features = false
version = "1.16.0"

[dependencies.proptest]
optional = true
version = "1.8.0"

[lib]
name = "bobcat_cd"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "bobcat-sdk utilities for accessing calldata on Arbitrum Stylus."
edition = "2024"
homepage = "https://bobcat.so"
license = "MIT"
name = "bobcat-cd"
readme = false
repository = "https://github.com/stylus-developers-guild/bobcat-sdk"
version = "0.6.2"