chinilla-clvm-utils

Crates.iochinilla-clvm-utils
lib.rschinilla-clvm-utils
version0.1.21
sourcesrc
created_at2022-12-03 08:17:16.44004
updated_at2022-12-11 06:15:22.664806
descriptionUtility functions for processing clvm programs and structures
homepagehttps://github.com/Chinilla/chinilla_rs/
repositoryhttps://github.com/Chinilla/chinilla_rs/chinilla-clvm-utils
max_upload_size
id728982
size11,000
Edward Teach (edwardteach42)

documentation

README

Library providing utility functions for handling CLVM programs

computing tree hash:

fn tree_hash(a: &Allocator, node: NodePtr) -> [u8; 32]
Commit count: 0

cargo fmt