[][src]Crate ergo_lib

ErgoTree IR

Modules

ast

AST for ErgoTree

chain

Ergo chain types

eval

Interpreter

serialization

Serializers

sigma_protocol

Sigma protocols

util

Utilities

wallet

Wallet-related features for Ergo

Structs

ErgoTree

The root of ErgoScript IR. Serialized instances of this class are self sufficient and can be passed around.

ErgoTreeConstantsParsingError

Whole ErgoTree parsing (deserialization) error

ErgoTreeRootParsingError

ErgoTree root expr parsing (deserialization) error

Enums

ErgoTreeParsingError

ErgoTree parsing (deserialization) error