sg-utils 0.22.2

Common utilities for Stargaze contract
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bech32]
version = "0.8.1"

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

[package]
authors = ["Shane Vitarana <s@noreply.com>"]
description = "Common utilities for Stargaze contract"
edition = "2021"
homepage = "https://stargaze.zone"
license = "Apache-2.0"
name = "sg-utils"
repository = "https://github.com/public-awesome/launchpad"
version = "0.22.2"