synor/apps
Gulshan Yadav b22c1b89f0 feat: Phase 7 production readiness improvements
- Add SYNOR_BOOTSTRAP_PEERS env var for runtime seed node configuration
- Implement secrets provider abstraction for faucet wallet key security
  (supports file-based secrets in /run/secrets for production)
- Create WASM crypto crate foundation for web wallet (Ed25519, BIP-39)
- Add DEPLOYMENT.md guide for testnet deployment
- Add SECURITY_AUDIT_SCOPE.md for external security audit preparation
- Document seed node deployment process in synor-network

Security improvements:
- Faucet now auto-detects /run/secrets for secure key storage
- CORS already defaults to specific origins (https://faucet.synor.cc)
- Bootstrap peers now configurable at runtime without recompilation
2026-01-08 07:21:14 +05:30
..
cli fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
explorer fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
explorer-web chore: add .vite to gitignore 2026-01-08 05:22:24 +05:30
faucet feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
synord feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
web Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30