whisky-common 1.0.21

The Cardano Rust SDK, inspired by MeshJS
Documentation
[dependencies.async-trait]
version = "0.1.79"

[dependencies.hex]
version = "0.4"

[dependencies.schemars]
version = "0.8.8"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0.136"

[dependencies.uplc]
version = "=1.1.10"

[dependencies.whisky-macros]
version = "1.0.21"

[lib]
name = "whisky_common"
path = "src/lib.rs"

[package]
authors = ["Wu Tsz Wai <tszwai@deltadefi.io>", "Hinson Wong <hinson.wong@deltadefi.io>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Cardano Rust SDK, inspired by MeshJS"
edition = "2021"
license = "Apache-2.0"
name = "whisky-common"
readme = "README.md"
version = "1.0.21"

[[test]]
name = "mod"
path = "tests/mod.rs"