Skip to main content

Current Network

FlowGuard is live on BCH Mainnet. The public app, wallet flows, and all covenant deployment paths target the Bitcoin Cash main chain.
ComponentCurrent stateNetwork
FrontendavailableMainnet
Backend APIavailableMainnet
WalletConnect v2availableMainnet
IndexeravailableMainnet
Executormanual claims via UI

Health Check

GET /health
Example response:
{
  "status": "ok",
  "service": "flowguard-backend",
  "network": "mainnet",
  "blockchain": "connected"
}

Wallets

The BCH wallets that work with FlowGuard today: Any wallet that supports WalletConnect v2 on BCH and can sign CAIP-122 messages will work.

Testnet

Chipnet is available for development and testing. Use the Chipnet faucet to fund test wallets. Set VITE_BCH_NETWORK=chipnet in a local frontend build to target Chipnet.

Support

Report issues through the FlowGuard repository or the community channels linked from the docs footer.