clvm_rs 0.1.13

Implementation of `clvm` for Chia Network's cryptocurrency
Documentation
1
2
3
4
5
6
[build-system]
requires = ["maturin>=0.11.3,<0.12"]
build-backend = "maturin"

[tool.maturin]
bindings = "pyo3"