bobcat-call 0.7.13

bobcat-sdk utilities for calling contracts with Arbitrum Stylus.
Documentation
[dependencies.bobcat-entry]
version = "0.7.13"

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

[dependencies.bobcat-panic]
version = "0.7.13"

[dependencies.paste]
version = "1.0.15"

[features]
alloc = []
dont-define-symbols = ["bobcat-entry/dont-define-symbols"]
msg-on-sdk-err = ["bobcat-panic/msg-on-sdk-err"]
panic = ["bobcat-panic/panic"]
panic-revert = ["bobcat-panic/panic-revert"]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "bobcat-sdk utilities for calling contracts with Arbitrum Stylus."
edition = "2024"
homepage = "https://bobcat.so"
license = "MIT"
name = "bobcat-call"
readme = false
repository = "https://github.com/stylus-developers-guild/bobcat-sdk"
version = "0.7.13"