Introduction
SUAVE is focused on delivering credible, confidential computation that enables you to build better mechanisms. SUAVE enables anyone to build and deploy MEV applications, on a decentralized network, which were not possible until today.
What can I do with SUAVE?β
-
Deploy more expressive smart contracts.
- Contracts on SUAVE follow the same rules as on Ethereum, with the added advantage of being able to access additional precompiles available to serve any SUAPP.
-
Compute confidentially.
- Public contracts with verifiable logic, combined with confidential data, means that SUAVE can be seen as an open marketplace for mechanisms we can all inspect, collaborate on, and compete with to produce the most efficient MEV applications, while nevertheless protecting everyone's privacy.
In this sectionβ
ποΈ Run SUAVE Locally
Start running SUAVE and participating in the chain itself
ποΈ SUAVE Standard Library
A collection of contracts and libraries to empower SUAPP developers and make life easier for builders.
ποΈ Deploy Contracts
Deploy your first contract on SUAVE
ποΈ Build a SUAPP Webapp
Build a webapp to interact with SUAPPs.
ποΈ Confidential Compute Requests
How to understand and make confidential compute requests on SUAVE
ποΈ Create Precompiles
How to create a precompile so that it is accessible in any builder solidity contract on SUAVE
ποΈ Confidential Data Storage
How to leverage confidential data to your advantage when building on SUAVE