sg-metadata 3.2.7

Rust definition of the OpenSea metadata standard, used by Stargaze marketplace
Documentation
[dependencies.cosmwasm-schema]
version = "1.2.1"

[dependencies.schemars]
version = "0.8.11"

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

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Shane Vitarana <s@noreply.publicawsome.com>", "Larry Engineer <gm@larry.engineer>"]
description = "Rust definition of the OpenSea metadata standard, used by Stargaze marketplace"
edition = "2021"
exclude = ["contract.wasm", "hash.txt"]
homepage = "https://stargaze.zone"
license = "Apache-2.0"
name = "sg-metadata"
repository = "https://github.com/public-awesome/launchpad"
version = "3.2.7"