Discover Packages
github.com/flashbots/suapp-examples
examples
std-transaction-signing
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: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Example Suapp to sign a transaction
This example shows how to use the suave-std library to create and sign transactions with the signTxn method. Internally, the method uses the signMessage precompile available in the Suave MEVM.
How to use
Run Suave in development mode:
$ suave-geth --suave.dev
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.