Introducing Edgerun: Verifiable Compute for the Decentralized Web
Alex Chen
Co-founder & CEO
Feb 15, 2024
8 min read
Alex Chen
Co-founder & CEO
Feb 15, 2024
8 min read
Today we are launching Edgerun, a deterministic WASM compute platform with cryptographic proof settlement on Solana. Learn about our vision for trustless, verifiable computation.
Today marks a significant milestone in the evolution of decentralized compute. We're excited to introduce Edgerun, a platform that brings deterministic WASM execution together with cryptographic proof settlement on Solana.
The need for verifiable computation has never been greater. As blockchain applications grow more sophisticated, they require off-chain computation that can be trusted without relying on centralized providers. Edgerun solves this problem by ensuring that compute results can be verified cryptographically.
Traditional cloud compute requires trust in a single provider. Blockchain-based alternatives often sacrifice performance or determinism. We set out to build a system that provides both verifiability and practical performance.
Edgerun uses WebAssembly (WASM) as the execution environment because WASM provides deterministic execution across different hardware and operating systems. When multiple workers execute the same WASM module with the same inputs, they produce identical outputs - making consensus straightforward and cryptographically verifiable.
The settlement layer on Solana provides fast, low-cost finality for compute results. Workers stake SOL and are slashed for misbehavior, creating strong economic incentives for honest execution.
We've already seen interest from teams building:
This is just the beginning. Over the coming months, we'll be adding support for more complex compute jobs, improving worker economics, and expanding our SDK to support more languages and frameworks.
Join us in building the future of verifiable computation. Check out our documentation, run your first job, or join our Discord to connect with other developers.
Alex Chen
Co-founder & CEO
Building the future of verifiable compute
Deep dive into how we achieve deterministic execution of WebAssembly modules across distributed work...
Feb 18, 2024 • 12 min
Step-by-step guide to running your first compute job on Edgerun. Learn how to compile WASM, submit j...
Feb 19, 2024 • 6 min
Exploring our decision to use Solana as the settlement layer for compute results. Performance, cost,...
Feb 16, 2024 • 10 min