ErgoTree 解释器的 Rust 实现,提供处理交易和各种语言绑定的工具。
SigmaRust 是 ErgoTree 解释器和 Ergo 协议原语的 Rust 实现。这个高性能库使 Rust 中的 Ergo 开发成为可能,同时还提供对其他语言的绑定,包括 JavaScript/WASM、Python 和 C,使其成为多语言 Ergo 开发生态系统的基础基础设施。
该库在纯 Rust 中实现 ErgoTree 评估、交易验证和 Sigma 协议验证。其 WASM 编译目标为需要在浏览器中验证或构建 Ergo 交易的 JavaScript 应用程序提供支持。这使得完全客户端的交易签名和合约交互成为可能,无需服务器依赖。
SigmaRust 的语言绑定意味着开发者可以使用熟悉的语言,同时受益于 Rust 的性能和安全保证。Python 绑定支持快速原型开发和数据分析,而 C 绑定允许与几乎任何编程语言集成。SigmaRust 代表了将 Ergo 开发从 JVM 语言扩展到更广泛开发者生态系统的关键基础设施。
The main official block explorer for Ergo. It allows users to track transactions, blocks, addresses, tokens, and view general network statistics.
Historical open-source analytics project for Ergo metrics. The public ErgoWatch site is currently unavailable; use it as a reference, not as a live service.
A decentralized smart contract-based service for swapping miner profits on Ergo, allowing automatic exchange of mining rewards.
A centralized portal and directory for the Ergo dApp ecosystem, allowing developers to list applications and users to find services.