A decentralized peer-to-peer file sharing network powered by blockchain incentives. No central servers, no middlemen — just peers.
From chunked P2P transfers to blockchain-secured payments, Chiral Network runs entirely between peers.
Download and share files directly between peers using Kademlia DHT. No central servers, no single point of failure.
Create, import, and manage your CHI wallet. Optional email backup keeps your keys safe. Free transactions on the Chiral chain.
Local-first file storage with P2P seeding. Share files with paid links via the relay proxy. Your files, your rules.
Earn CHI through CPU and GPU mining. Ethash PoW consensus with 5 CHI block rewards. Run mining headlessly on servers.
Advertise storage capacity, propose deals, and accept hosting agreements. Automatic file seeding upon agreement acceptance.
Elo-based reputation (0-100) computed from verified transfer outcomes. Ed25519-signed verdicts ensure trust is earned, not faked.
Direct peer-to-peer file transfers with optional pricing. Send files instantly to any connected peer on the network.
Dedicated CDN servers guarantee availability when peer seeders are offline. Market-based pricing auto-adjusts to the cheapest seeder on the network. Files are searched via DHT and CDN in parallel for fastest discovery.
Generate a CHI wallet with one click. Import from private key or mnemonic. Optionally back up to email. You're ready to transact on the Chiral blockchain in seconds.
Join the Kademlia DHT and discover peers automatically. The relay server ensures NAT traversal so you can connect from anywhere. Share files, browse the network, start earning.
Seed files on your Drive and earn CHI. Mine blocks with CPU or GPU. Offer hosting on the marketplace. Build your reputation through verified transfers. The network rewards participation.
A purpose-built blockchain for decentralized file sharing incentives.
Block 0 — the cryptographic root of the CHI chain. These values define the initial state every node must agree on.
The genesis block ships with "alloc": {} — the allocation map is empty, so no wallet holds CHI when the chain starts. The coinbase is the zero address, so no party receives the genesis reward. Every CHI that ever exists must be mined after launch, on the public network, by anyone with a CPU or GPU. You can verify this yourself: run geth init genesis.json and inspect block 0.
{
"config": {
"chainId": 98763,
"ethash": {}
},
"alloc": {},
"coinbase": "0x0000000000000000000000000000000000000000",
"difficulty": "0x10000",
"extraData": "0x43686972616c2046726573686e65742076310000000000000000000000000000",
"gasLimit": "0x47b760",
"nonce": "0x0000000000000043",
"timestamp": "0x0"
}
Chiral Network launches May 22, 2026. A peer-powered platform for sharing, hosting, and earning from files.