It’s been a busy few weeks, and high time for another SUAVE development update!
SUAVE Andromeda
SUAVE Centauri
- suave-geth v0.1.1 released. Quick installation instructions:
curl -L https://suaveup.flashbots.net | bash suave-geth --suave.dev
- suave-geth container images are now multi-platform (
linux/amd64
+linux/arm64
) - suave-viem is now available via npm:
yarn add @flashbots/suave-viem@main
- suave-std
- New suapp example on how to sign transactions.
- Building Deneb blocks
- [WIP] SUAVE+Eth devnet with Kurtosis and docker-compose for full e2e tests and local hacking