A complete blockchain implementation featuring: - synord: Full node with GHOSTDAG consensus - explorer-web: Modern React blockchain explorer with 3D DAG visualization - CLI wallet and tools - Smart contract SDK and example contracts (DEX, NFT, token) - WASM crypto library for browser/mobile |
||
|---|---|---|
| .. | ||
| context.rs | ||
| engine.rs | ||
| gas.rs | ||
| gas_estimator.rs | ||
| host.rs | ||
| lib.rs | ||
| storage.rs | ||