facebook
loader

Run your code where nobody can see it. Not even us.

Ethernity Cloud is a decentralized confidential computing ecosystem. 5,000+ community-operated nodes run your applications inside hardware-secured enclaves with on-chain proof of correct execution. Python and Node.js. Deploy in minutes.

Built with

What builders are creating on Ethernity Cloud

Any computation that demands privacy, integrity, or verifiable execution.

Private Data Processing

Process healthcare records, financial data, or PII inside enclaves. Results come out. Raw data never leaves the secure boundary.

View example

Verifiable Computation

Every execution produces a Proof of eXecution on-chain. Prove to regulators, auditors, or users that your code ran exactly as published.

How PoX works

Trustless Serverless

Deploy functions on community hardware with no single point of failure. No AWS account. No vendor lock-in. No trust required.

Deploy your first function

Three enclaves. One proof. Zero trust required.

Every task runs through a triple-enclave pipeline secured by Intel SGX. The network proves correct execution on-chain — no trust in any single party needed.

Step 1TrustedZoneGatekeeper

Validates code & data checksums against owner signatures. Attested via Intel SGX DCAP. Never executes client code.

encrypted payload
Step 2SecureLockExecutor

Runs your code inside an isolated enclave. Even the node operator cannot read memory. Encrypted I/O via IPFS.

attested runtime
Step 3ValidatorValidator

Independently validates the on-chain Proof of eXecution and unlocks payment to the operator. A forged proof is invalidated and can be slashed.

signed proof
On-Chain PoXPolygon / Bloxberg

Proof of eXecution written to blockchain. Anyone can verify.

From npm install to confidential execution in 4 steps

The SDK handles encryption, enclave orchestration, IPFS storage, and on-chain proofs. You write your logic.

7 networks — Polygon, Bloxberg, IoTeX, Ethereum Sepolia, and testnets for all

Two runtimes — Nodenithy (Node.js) and Pynithy (Python)

Testnet mode — Self-signed attestation for dev. Intel SGX DCAP for production.

Read the SDK docs
// 1. Install
// npm install @ethernity-cloud/sdk-js

// 2. Initialize — choose Nodenithy + your network
// $ ecld-init

// 3. Write your function
// src/serverless/backend.js

export function processPrivateData(input) {
  const result = analyzeConfidential(input);
  ___etny_result___(JSON.stringify(result));
}

// 4. Build and publish to 5,000+ nodes
// $ ecld-build && ecld-publish

5,000+ nodes. Owned by the community. Not by us.

Ethernity Cloud runs on hardware operated by independent node operators worldwide. No single company controls the compute.

5,000+
Active operator nodes
7
Supported blockchain networks
2
Production mainnets

Every node operator provides Intel SGX-capable hardware, stakes tokens to guarantee reliability, and earns execution fees when tasks run on their nodes. Reliable nodes earn more. Unreliable nodes lose stake. The same economic model that secures Chainlink's oracle network — applied to confidential computing.

Find your role in the ecosystem

Builders

Write code that runs privately on community hardware. Python or Node.js. Deploy to testnet in minutes.

Start building

Node Operators

Contribute SGX-capable hardware to the network. Earn execution fees and staking rewards for keeping the infrastructure running.

Set up a node

Enterprises

Run compliant, auditable workloads on decentralized infrastructure. Verifiable execution for regulated industries.

Talk to the team

Investors

Explore the token economics behind the network. ETNY powers staking and node operations. ECLD trades on Polygon.

View token economics

From mainnet to a full-stack confidential cloud.

2026

Scale

The network grew to 5,000+ active nodes — community-operated hardware spanning multiple continents.

  • AI-Blockchain Integration Beta — Confidential AI inference inside enclaves: run ML models on encrypted data where neither the model owner nor the data owner can see each other's assets.
  • ComputeVault MVP Beta — Persistent encrypted VMs that maintain state between sessions. The first step toward full confidential cloud computing, not just serverless functions.
  • EC 2.0 Protocol Mainnet — Production deployment of the next-generation protocol.

Network scale that makes decentralized compute competitive with AWS. AI workloads inside enclaves.

Your code. Community hardware. Verifiable execution.

Follow our latest updates
discordgithubyoutuberedditfacebooktwitterinstagramtelegramlinkedinmail
© 2018-2026. Ethernity CLOUD Ltd. All rights reserved.

This site uses cookies to deliver our services. By using our site, you acknowledge that you have read and understood our Cookies Policy and our Privacy Policy Your use of Ethernity's Website is subject to these policies and terms.

I have read and accepted the Cookies Policy