Network
Operators
Sableum does not own the machines. Independent operators supply capacity, the gateway assigns work, and receipts settle it.
How settlement works
You are paid for units the network can prove you delivered. Every call your node completes produces a signed receipt; receipts aggregate into an epoch; the epoch settles in $SABLEUM. There is no invoice to dispute because there is no invoice — only the record.
Nodes that fail attestation are removed from the sealed pool immediately and stop receiving sealed work. They can still serve the open tier while the issue is fixed.
Run a node
Register the machine, then let it drain into the pool:
curl -fsSL https://get.sableum.xyz | sh
sableum-node register --region eu-central --tier sealed
sableum-node attest # publishes the frame measurement
sableum-node serveThe first attestation takes a few minutes. Once it lands, the gateway starts routing to you at a low weight and raises it as your uptime record builds.
Get in touch
Operator onboarding is reviewed by hand while the sealed pool is small. Contact us or write to hello@sableum.xyz.