ergo-lib 0.3.0

ErgoTree interpreter and wallet-like features for Ergo
Documentation

Latest Version Documentation

Features:

  • ErgoTree AST;
  • Interpreter;
  • Transactions, boxes, etc.;
  • JSON serialization;
  • Transaction creation and signing;

Usage

Crate features

json

JSON serialization for chain types using serde.