Connect your smart contracts to the world beyond the blockchain.
Access any HTTP endpoint directly from contract logic
Interact with web services as naturally as any web application
Rely on cryptographic and hardware based trust guarantees instead of economic incentives
The request is routed to the Network Call Sidecar through a precompile
The sidecar executes the HTTP request within a TEE (Trusted Execution Environment)
Results are cryptographically attested and returned to the smart contract
The entire process maintains verifiable execution guarantees