Explanations
This section seeks to clarify, deepen, and broaden your understanding of SUAVE. We recommend that you complete the tutorials first, and consult the pages here as you do so in order to see how everything fits together.
Coreβ
Here is an up-to-date list of software and repositories to help you build on SUAVE Rigil:
SDKs and Tools:
Docs, examples and code:
Communityβ
Here is an up-to-date list of software built by the SUAVE community:
- SUAVE Playground by Miha. This repository serves as a guide for setting up a local environment to build and submit Goerli blocks to Flashbots's relay using Suave.
- SUAVE Foundry Template by Mehran is an alternate approach to using Foundry than you'll find in the SUAPP Examples repo.
Applicationsβ
- So Extra - use SUAVE to buy block extra data on Ethereum test nets (link coming soon).
- SUIFT (Safe User Inception For Tickets) - concert ticketing done better on SUAVE.
- Arena X on SUAVE by Mehran. A MEV application that takes orders from users on any chain, lets searchers execute user orders on any chain, and then returns the outputs to the user.
In this sectionβ
ποΈ How SUAVE Extends Solidity
4 items
ποΈ Rigil Specifics
All the relevant information you need to interact with Rigil
ποΈ Forge
Use Forge to help develop and test contracts with new precompiles on SUAVE
ποΈ Golang SDK
An overview of the Golang SDK
ποΈ Typescript SDK
An overview of the Typescript SDK (suave-viem)