Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust implementation of clvm.

Install into current virtualenv with

$ pip install maturin
$ maturin develop --release
$ pip install git+https://github.com/Chia-Network/clvm@use_clvm_rs

Note that for now, you must use the use_clvm_rs branch of clvm.

The rust code replaces run_program and CLVMObject.

In order to run the unit tests, one has to pass --no-default-features to cargo test:

cargo test --no-default-features

Releases

Packages

Contributors

Languages