blockchain/docker/demos/helpers
Claude e1292a6445
Some checks are pending
Build & Release / Linux x86_64 (push) Waiting to run
Build & Release / macOS ARM64 (push) Waiting to run
Build & Release / Create Release (push) Blocked by required conditions
feat(demos): expanded VHS demo library with live data
5 numbered demos using helper scripts against the live system:
01-install     — zero to running node in 30 seconds
02-chain-status — chain info, latest block, on-chain aliases
03-ecosystem-tour — full tour of all 8 services (teaser material)
04-mining      — pool stats, miner connection examples
05-exit-node   — VPN exit node setup and earning

New helpers: last-block.sh, pool-stats.sh, lns-status.sh, explorer-stats.sh
Removed old unnumbered demos.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-03 13:11:47 +01:00
..
chain-aliases.sh feat(demos): add ecosystem startup, wallet ops, LNS, and helper scripts 2026-04-03 12:34:00 +01:00
chain-info.sh feat(demos): add ecosystem startup, wallet ops, LNS, and helper scripts 2026-04-03 12:34:00 +01:00
explorer-stats.sh feat(demos): expanded VHS demo library with live data 2026-04-03 13:11:47 +01:00
last-block.sh feat(demos): expanded VHS demo library with live data 2026-04-03 13:11:47 +01:00
lns-status.sh feat(demos): expanded VHS demo library with live data 2026-04-03 13:11:47 +01:00
pool-stats.sh feat(demos): expanded VHS demo library with live data 2026-04-03 13:11:47 +01:00
wallet-address.sh feat(demos): add ecosystem startup, wallet ops, LNS, and helper scripts 2026-04-03 12:34:00 +01:00
wallet-balance.sh feat(demos): add ecosystem startup, wallet ops, LNS, and helper scripts 2026-04-03 12:34:00 +01:00