pfc-steak 3.0.15

Liquid steaking protocol for the cosmos
Documentation
[dependencies.cosmwasm-schema]
version = "1.5.4"

[dependencies.cosmwasm-std]
features = ["ibc3"]
version = "1.5.4"

[dependencies.cw20]
version = "1.1.2"

[dependencies.cw20-base]
features = ["library"]
version = "1.1.2"

[dependencies.schemars]
version = "0.8.1"

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

[package]
authors = ["larry <gm@larry.engineer>", "PFC <pfc-validator@protonmail.com>"]
description = "Liquid steaking protocol for the cosmos"
edition = "2018"
homepage = "https://liquidsteaking.app"
license = "GPL-3.0-or-later"
name = "pfc-steak"
readme = "README.md"
repository = "https://github.com/PFC-developer/steak-contracts"
version = "3.0.15"