synor/crates/synor-contract-test/src
Gulshan Yadav 48949ebb3f Initial commit: Synor blockchain monorepo
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
2026-01-08 05:22:17 +05:30
..
assertions.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
environment.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
lib.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
mock_storage.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
test_account.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30