chik-puzzles 0.20.2

Chik primitives needed for building wallets.
Documentation
[build-dependencies.hex]
version = "0.4"

[dependencies.hex]
version = "0.4"

[dependencies.hex-literal]
version = "0.4.1"

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

[package]
authors = ["Matt Howard <matt@chiknetwork.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Chik primitives needed for building wallets."
edition = "2021"
homepage = "https://github.com/Chik-Network/chik_puzzles"
license = "Apache-2.0"
name = "chik-puzzles"
readme = "README.md"
repository = "https://github.com/Chik-Network/chik_puzzles"
version = "0.20.2"