[go: up one dir, main page]

clvm-utils 0.2.12

Utility functions for processing clvm programs and structures
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.clvm-traits]
version = "0.2.12"

[dependencies.clvmr]
version = "0.3.0"
[dev-dependencies.hex]
version = "0.4.3"

[package]
authors = ["Arvid Norberg <arvid@chia.net>"]
description = "Utility functions for processing clvm programs and structures"
edition = "2021"
homepage = "https://github.com/Chia-Network/chia_rs/"
license = "Apache-2.0"
name = "clvm-utils"
repository = "https://github.com/Chia-Network/chia_rs/clvm-utils"
version = "0.2.12"