How SUAVE Extends Solidity
Each of the pages in this section describes one of the ways in which SUAVE extends Solidity and gives you, a MEV application developer, unique advantages.
ποΈ MEVM
The MEVM modifies the EVM by adding a new runtime, interpreter, and execution backend to enable anyone to create MEV applications.
ποΈ Precompiles
Precompile are MEVM contracts that are implemented in native code instead of bytecode.
ποΈ Confidential Data Store
This essential component of the SUAVE protocol serves as a secure and privacy-focused storage system.
ποΈ Confidential Computation
How to understand confidential computation on SUAVE and use it to yur advantage.
ποΈ Block Building
How you can use SUAVE to build blocks on other chains
ποΈ MEV Supply Chain Interface
How SUAVE enables you to interact with virtually any component that has anything to do wih MEV
ποΈ Suave-std
6 items
In brief, SUAVE enables you to:
-
π Build blocks on other chains
-
π§βπ» Define private compute
-
π΅οΈββοΈ Store private data
-
𧩠Interface with many different MEV components, meaning that you can
- β‘ Plug into existing MEV infra: i.e sending bundles to block builders, relays, validators or sequencers
- π€ Build totally new MEV infra: i.e. create unique SUAPPs on SUAVE