provwasm-common 0.2.0

Common library for ProvWasm internal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.cosmwasm-std]
default-features = false
features = ["cosmwasm_2_1", "stargate", "std"]
version = "2.1.4"

[package]
authors = ["Ken Talley <4344285+kwtalley@users.noreply.github.com"]
categories = ["cryptography::cryptocurrencies", "wasm"]
description = "Common library for ProvWasm internal"
edition = "2021"
keywords = ["provenance", "blockchain", "smart-contracts", "defi", "finance"]
license = "Apache-2.0"
name = "provwasm-common"
repository = "https://github.com/provenance-io/provwasm"
version = "0.2.0"