OutLayer Integration

OutLayer provides verifiable off-chain computation for NEAR Blockchain using Trusted Execution Environments (TEE) with Intel TDX attestation. Enable agents to transact without managing gas or private keys while ensuring cryptographic proof of execution.

What is OutLayer?

OutLayer is a verifiable computation layer that runs code in Trusted Execution Environments (TEEs). It provides cryptographic proofs of execution using Intel TDX attestation, meaning no trust is required — you can verify everything cryptographically.

Visit OutLayer →

Key Features

🔐 Verifiable Execution

Every computation is executed in a Trusted Execution Environment (TEE) with Intel TDX attestation. Get cryptographic proofs that your code ran exactly as specified — no trust required.

💰 Monetize Your API

Earn gasless stablecoin payments for your API services. OutLayer handles custody wallets and gas fees, so you can focus on building great APIs.

🔑 Upgradeable TEE Vault

Private keys live securely inside the TEE and persist across upgrades. Update your code without losing access to funds or credentials.

⚡ Gasless Operations

All gas fees are handled via NEAR Intents. Agents and automated systems can transact without managing gas or private keys.

Use Cases

AI Inference

Run AI models in a verifiable environment. Users get cryptographic proofs that inference was performed correctly.

Secure Randomness

Generate verifiable random numbers inside TEE. Perfect for gaming, gambling, and any application requiring fair randomness.

HTTP APIs & Webhooks

Build payment-gated APIs with HTTP 402. Monetize per-request while ensuring all computation is verifiable.

Gasless Custody Wallets

Enable AI agents to transact without managing gas or private keys. Multi-token support (NEAR, USDC, USDT, and more).

Getting Started with MPP-NEAR

1. Register for an API Key

mpp-near register

2. Fund Your Wallet

mpp-near fund-link --amount 0.1 --token near

3. Make Gasless Payments

mpp-near pay --recipient merchant.near --amount 10 --token usdc

Why OutLayer?

  • Zero Trust Required: All computations are verifiable through Intel TDX attestation
  • No Gas Management: All gas fees handled via NEAR Intents
  • Multi-Token Support: NEAR, USDC, USDT, and more
  • Upgradeable: Private keys persist across code upgrades
  • Perfect for AI Agents: HTTP-based API access, no private key management