Discover Packages
github.com/flashbots/suapp-examples
examples
app-ofa-private
command
Version:
v0.0.0-...-d275869
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Example Suapp for an OFA application with private transactions
This example features an Order flow auction Suapp based on the mev-share protocol specification.
User transactions are stored in the confidential datastore and only a small hint it is leaked outside the Kettle. Then, searchers bid in an order-flow auction for the right to execute against users’ private transactions.
How to use
Run Suave
in development mode:
$ cd ../..
$ docker-compose up
Execute the deployment script:
$ go run main.go
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.