Rust による ErgoTree インタープリターの実装で、トランザクションの操作と各種言語のバインディングのためのツールを提供する。
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.