-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clean up some titles, remove superfluous text (#103)
- Loading branch information
Showing
5 changed files
with
25 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,37 @@ | ||
--- | ||
title: Explanations | ||
description: Understand more about SUAVE | ||
title: Tools | ||
description: Tools and projects for SUAVE, from Flashbots and the community | ||
keywords: | ||
- explanations | ||
- suave | ||
- concepts | ||
- tools | ||
--- | ||
|
||
import DocCardList from '@theme/DocCardList'; | ||
|
||
Here is an up-to-date list of software and repositories to help you build on [SUAVE Rigil](/technical/specs/rigil): | ||
Software and repositories to help you build on [SUAVE Rigil](/technical/specs/rigil): | ||
|
||
**SDKs and Tools:** | ||
## SDKs and Tools | ||
|
||
- [`suave-std` Solidity Libraries](/tools/suave-std/) | ||
- [Forge](/tools/forge) | ||
- [Golang SDK](/tools/golang-sdk) | ||
- [`suave-viem` TypeScript SDK](/tools/typescript-sdk) | ||
|
||
**Docs, examples and code:** | ||
## Docs, examples and code | ||
|
||
- [SUAPP Examples Repo](https://github.com/flashbots/suapp-examples) | ||
- [SUAVE Rigil Specs](/technical/specs/rigil) | ||
- [suave-geth](https://github.com/flashbots/suave-geth) | ||
|
||
## Community | ||
|
||
Here is an up-to-date list of software built by the SUAVE community: | ||
Repositories from the SUAVE community: | ||
|
||
1. [SUAVE Playground](https://github.com/halo3mic/suave-playground) by [Miha](https://twitter.com/MihaLotric). This repository serves as a guide for setting up a local environment to build and submit Goerli blocks to Flashbots's relay using Suave. | ||
2. [SUAVE Foundry Template](https://github.com/mehranhydary/suave-template) by [Mehran](https://twitter.com/mehranhydary) is an alternate approach to using Foundry than you'll find in the SUAPP Examples repo. | ||
|
||
## Applications | ||
Community projects: | ||
|
||
1. So Extra - use SUAVE to buy block extra data on Ethereum test nets (link coming soon). | ||
1. [So Extra](https://so-extra-dapp.vercel.app/) - use SUAVE to buy block extra data on Ethereum test nets. | ||
2. [SUIFT](https://github.com/lstephanian/SUIFT) (Safe User Inception For Tickets) - concert ticketing done better on SUAVE. | ||
2. [Arena X on SUAVE](https://github.com/mehranhydary/arena-suave) by [Mehran](https://twitter.com/mehranhydary/status/1727849740333703310). 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters