Skip to main content

Network

FlowGuard currently operates on Chipnet (BCH testnet). Mainnet deployment is planned following security audits.
ComponentStatusNetwork
FrontendLiveChipnet
Backend APILiveChipnet
WalletConnect v2LiveChipnet
IndexerOptionalChipnet
ExecutorOptionalChipnet

Checking API Health

GET /api/health
Returns { "status": "ok", "network": "chipnet" } when the backend is running and the database is connected.

Chipnet Faucet

Get test BCH at tbch.googol.cash. Chipnet BCH has no real-world value.

Known Limitations

  • Mainnet not yet live: all current deployments are on Chipnet
  • Executor is opt-in: without the executor service, recipients must manually claim their vested amounts
  • Indexer is opt-in: advanced analytics require the Postgres indexer running separately
  • 3-signer requirement: vaults require exactly 3 signer addresses and public keys

Getting Help

Report issues on the FlowGuard GitHub repository or reach out on the community channels listed in the footer.