package
0.0.0-20241031122241-896ca6742979
Repository: https://github.com/flashbots/suapp-examples.git
Documentation: pkg.go.dev
# README
Example Suapp with a stored private key
This example shows how Suapps can store private keys in the confidential storage to be used in multiple confidential requests.
How to use
Run Suave
in development mode:
$ suave-geth --suave.dev
Execute the deployment script:
$ go run main.go