Run the whole platform yourself

XChain is open source and self-hostable. There's no central company or server that has to be online for it to work. Run your own node and verify the chain independently.

Why self-host

Don't trust. Verify.

Running the full stack lets you recompute the entire token state from the blockchain yourself, instead of trusting anyone else's API.

One command

xchain-node installs and manages the coin nodes and every XChain service as Docker containers, with a live status dashboard.

Every chain & network

A single installation can run Bitcoin, Litecoin, and Dogecoin at once, across mainnet, testnet, and isolated regtest.

Independently verifiable

Replay from genesis and check per-block hashes. Cross-check against other replicas to detect any tampering.

Public or private

Serve the public network, or run a fully isolated private deployment with your own gas configuration for enterprise use.

Get started Operations docs →