R ROKO Networkpeer distribution

Community bandwidth · verified artifacts

Download faster.Seed the network.

Peer-assisted distribution for official ROKO native binaries, offline Docker images, full-node snapshots, and archive snapshots. HTTPS remains available as a web seed, so every download can complete while the swarm grows.

VERIFY

A torrent hash protects transport integrity. It does not replace the ROKO manifest or published SHA-256 digest. Verify before execution or snapshot restoration.

Peer-assisted artifacts

Choose what you need.

“Latest” links are stable entry points updated only after a complete artifact passes its metadata, size, and SHA-256 gates. Native node installation from this service never requires access to a private source repository.

Available

node binaries

Testnet binary bundle

Linux native binaries and registry-free Docker images for x86_64 and ARM64, with checksums and build metadata.

Download .torrent Get magnet URI

Two coordinated services

The web guides. Your torrent client transfers.

This website uses HTTPS. A standard BitTorrent client then connects directly to peers on TCP or UDP port 51413. No Cloudflare client, browser extension, account, or tracker registration is required.

01

Choose

Select binaries, a normal snapshot, or an archive snapshot.

02

Open

Open the torrent or magnet URI in your preferred BitTorrent client.

03

Verify

Compare the payload with its ROKO metadata and SHA-256 digest.

04

Seed

Leave the verified artifact available to help the next operator.

Integrity first

Verify before you seed.

Snapshot manifests record the network, genesis hash, finalized block, pruning profile, exact byte length, and SHA-256 digest.

shell

$ # Binary bundle: verify the selected architecture archive
$ sha256sum --check --ignore-missing SHA256SUMS
$ # Snapshot: derive and verify the manifest digest
$ jq -r '.archive.sha256 + " " + .archive.file' snapshot.json > SHA256SUMS
$ sha256sum --check SHA256SUMS

Responsible participation

Seed public artifacts—not private node data.

Seed only artifacts downloaded from official ROKO endpoints and verified against their published metadata. Never create or share a torrent from a live validator directory, keystore, wallet, node identity, logs, or host configuration.