| Crates.io | ergo-lib |
| lib.rs | ergo-lib |
| version | 0.28.0 |
| created_at | 2020-10-06 12:27:09.742934+00 |
| updated_at | 2024-08-09 15:02:21.808981+00 |
| description | ErgoTree interpreter and wallet-like features for Ergo |
| homepage | |
| repository | https://github.com/ergoplatform/sigma-rust |
| max_upload_size | |
| id | 296608 |
| size | 587,313 |
ErgoTree evaluation;no_std support to minimize Wasm binary size and for ZKRU support;ErgoTree pretty printer ("decompiler"); #371Bindings:
ErgoScript Language Description
json (default feature)JSON serialization for chain types using serde.
compiler (default feature)Compile ErgoTree from ErgoScript via Contract::compile.