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.