Skip to content

Commit

Permalink
development stack (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Tudhope <[email protected]>
  • Loading branch information
dmarzzz and andytudhope authored Nov 6, 2023
1 parent a8f1958 commit 292f315
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/development-stack.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Development Stack
description: An up-to-date list of software to help you build on SUAVE
---

An up-to-date list of software and repositories to help you build on [SUAVE Rigil](https://github.com/flashbots/suave-specs/tree/main/specs/rigil):

- [Golang SDK](https://github.com/flashbots/suave-geth/tree/main/suave/sdk)
- [Typescript SDK: SUAVE-viem](https://github.com/flashbots/suave-viem/tree/main)
- [SUAPP Examples Repo](https://github.com/flashbots/suapp-examples)
- [Example Golang Scripts](https://github.com/flashbots/suave-geth/blob/main/suave/devenv/cmd/main.go)
- [Testnet Explorer](https://explorer.rigil.suave.flashbots.net/)
- [suave-geth repo](https://github.com/flashbots/suave-geth)
- [SUAVE Rigil Specs](https://github.com/flashbots/suave-specs/tree/main/specs/rigil)
- [SAUVE Forge](https://github.com/flashbots/suave-geth/blob/main/suave/sol/libraries/SuaveForge.sol)
1 change: 1 addition & 0 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
'technical/specs/rigil/glossary',
'what-is-suave',
'novel-use-cases',
'development-stack'
],
},
{
Expand Down

0 comments on commit 292f315

Please sign in to comment.