Latest Version Documentation

Features:

ErgoScript Language

ErgoScript Language Description

ErgoTree interpreter

To check what IR nodes are implemented check out ergotree-ir README.

Crate features

json (default feature)

JSON serialization for chain types using serde.

compiler (default feature)

Compile ErgoTree from ErgoScript via Contract::compile.