Xeomora
PT Start mining

Official downloads

Xeomora v1 public testnet — controlled packages

Download only the official packages below, verify SHA-256 before running, and use this network only as an experimental testnet with no financial value.

Controlled public testnet: this is not mainnet, not a financial asset, and there is no guarantee of balance, faucet, or real-world value.

Windows x86_64 package

xeomora-v1-public-testnet-s42-h-windows-x86_64.zip

SHA-256

A607DC7B9AE1D49C30E78460C5208DC06718203A1E2595E3618B007B29AA4482 Download

Linux x86_64 package

xeomora-v1-public-testnet-s42-h-linux-x86_64.tar.gz

SHA-256

593F5D0E3C73EE4F4B7B58D326A4E06CA549894DF4518E21EE1D4CFEC0DD3E15 Download
Download SHA256SUMS.txt

Public commands

Public node

./bin/xeomora-node --chain-id xeomora-v1 --data-dir "$HOME/.xeomora/xeomora-v1" --p2p-listen "/ip4/0.0.0.0/tcp/30333" --bootstrap "/ip4/13.140.168.232/tcp/30333/p2p/12D3KooWMHa8zM6iwo9HdLSZkZtC4ExPPsq4Qb4kdWHLhJCpcR5L"

TLS miner

./bin/xeomora-miner --pool xeomora.org:3333 --pool-tls --pool-tls-server-name xeomora.org --pool-tls-ca ./certs/xeomora-stratum-ca.pem --chain-id xeomora-v1 --tier 2 --experimental-tier-dataset-size 1073741824 --wallet txeo1pYOUR_TESTNET_ADDRESS

Safe stop

Press Ctrl+C in the running process. To clear local testnet data, remove only the data directory you selected for xeomora-v1.

Public limits

Raw RPC, pool HTTP/admin, mainnet, unrestricted faucet, and custodial wallet are not part of this public package. Sensitive signing material must never be sent, published, or committed.