injective-std 1.13.2-testnet

Standard library for Injective with CosmWasm support included
Documentation
[dependencies.chrono]
default-features = false
version = "0.4.27"

[dependencies.cosmwasm-std]
features = ["abort", "cosmwasm_1_2", "cosmwasm_1_3", "cosmwasm_1_4", "iterator", "stargate"]
version = "1.5.0"

[dependencies.osmosis-std-derive]
version = "0.20.1"

[dependencies.prost]
features = ["prost-derive"]
version = "0.12.4"

[dependencies.prost-types]
default-features = false
version = "0.12.4"

[dependencies.schemars]
version = "0.8.8"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0"

[dependencies.serde-cw-value]
version = "0.7.0"

[package]
description = "Standard library for Injective with CosmWasm support included"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "injective-std"
readme = "README.md"
repository = "https://github.com/InjectiveLabs/cw-injective/tree/dev/packages/injective-std"
version = "1.13.2-testnet"