Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Mar 14, 2024
1 parent 212b342 commit 9a4347e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions docs/concepts/mev-supplychain-interface.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,3 @@ The Private OFA examples also illustrates how the confidential store, and the va
The below visualization demonstrate the generalized form such Suapps can take as SUAVE matures, illustrating how the OFA contract could key values into the confidential store such that a block building contract could fetch them and use them to create and emit valid blocks (this would require, among other things, extending the **allowedPeekers** we set in [the previous page](/concepts/confidential-data-storage#practical-example)):

![OFA to Block Flow](/assets/OFA_And_Block_Flow.svg)

---

For practical examples of what it looks like to develop on SUAVE, please consult the [`suave-std` tutorial](/tutorials/suave-standard-library#mevshare).
2 changes: 1 addition & 1 deletion docs/tools/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Here is an up-to-date list of software and repositories to help you build on [SU

**SDKs and Tools:**

- [`suave-std` Solidity Libraries](/tutorials/suave-standard-library)
- [`suave-std` Solidity Libraries](/tools/suave-std)
- [Forge](/tools/forge)
- [Golang SDK](/tools/golang-sdk)
- [`suave-viem` TypeScript SDK](/tools/typescript-sdk)
Expand Down

0 comments on commit 9a4347e

Please sign in to comment.