[go: up one dir, main page]

clvm-utils 0.2.3

Utility functions for processing clvm programs and structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "clvm-utils"
version = "0.2.3"
edition = "2021"
license = "Apache-2.0"
description = "Utility functions for processing clvm programs and structures"
authors = ["Arvid Norberg <arvid@chia.net>"]
homepage = "https://github.com/Chia-Network/chia_rs/"
repository = "https://github.com/Chia-Network/chia_rs/clvm-utils"

[dependencies]
clvmr = "=0.2.3"