bs721 0.1.0-alpha.1

Definition and types for the BitSong-721 NFT interface based on the original CosmWasm-721
Documentation
[dependencies.cosmwasm-schema]
version = "1.1.5"

[dependencies.cosmwasm-std]
version = "1.1.5"

[dependencies.cw-utils]
version = "0.16.0"

[dependencies.schemars]
version = "0.8.10"

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

[package]
authors = ["Angelo Recca <angelorc@users.noreply.github.com>"]
description = "Definition and types for the BitSong-721 NFT interface based on the original CosmWasm-721"
documentation = "https://docs.bitsong.io"
edition = "2021"
homepage = "https://bitsong.io"
license = "Apache-2.0"
name = "bs721"
readme = "README.md"
repository = "https://github.com/bitsongofficial/bs-nfts"
resolver = "1"
version = "0.1.0-alpha.1"