Terms
Ivaronix is live on 0G Galileo testnet (chainId 16602) and Aristotle mainnet (chainId 16661). These terms apply to both.
Cost and gas
Testnet use is free; the operator pays gas. On mainnet, connected-wallet runs anchor under your wallet and the operator pays the gas on your behalf as part of the run flow. No-wallet runs anchor under the Ivaronix house wallet within per-IP rate-limits. Either way, the receipt is verifiable from any machine. Check response headers for x-ratelimit-* when in doubt.
No SLA
Uptime is best-effort. The operator may pause the service to redeploy contracts, rotate keys, or upgrade the runtime. Receipts already anchored stay readable on chain regardless of operator state.
Wallet responsibility
You hold your own keys. The operator never sees your private key. If you lose it, no one can restore it. Receipts anchored under a lost wallet remain on chain, but you can no longer claim them as yours.
Receipt immutability
Once anchored, receipts cannot be edited or deleted. The chain is the source of truth. Off-chain copies in the cache may lag the chain or be removed; the chain record stands regardless.
No warranty
The software is provided as-is. The receipt model is intended to be tamper-evident, not tamper-proof; an attacker with operator-level access could write new receipts, but they cannot change the canonical hash of an existing one. Independent verification via ivaronix receipt verify --tee-independent is the recommended trust model — the operator does not need to be trusted to validate a receipt.
Acceptable use
Use Ivaronix for honest review work. Do not anchor content designed to mislead a downstream verifier — receipts are public and any fraudulent claim is forensically traceable to the signing wallet. Skills marked compute_tee_requiredrun only inside TEE attestation; do not attempt to bypass that flag.
Contact
Security issues: see GitHub Security Advisories. General issues: GitHub Issues.