Skip to content

Commit

Permalink
Opensea example added (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin authored Oct 3, 2023
1 parent f0a6357 commit 2bfb13e
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,10 @@ function getSidebar(locale: string): SidebarOptions {
text: "Ethereum Chainlink (Medium)",
link: `${locale}/quickstart/quickstart_chains/ethereum-chainlink.md`,
},
{
text: "Ethereum Opensea (Medium)",
link: `${locale}/quickstart/quickstart_chains/ethereum-opensea.md`,
},
{
text: "Ethereum Uniswap (Complex)",
link: `${locale}/quickstart/quickstart_chains/ethereum-uniswap.md`,
Expand Down
Loading

0 comments on commit 2bfb13e

Please sign in to comment.