Skip to content

Commit

Permalink
Chainlink example included
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin committed Sep 25, 2023
1 parent 05d26b7 commit 05c8047
Show file tree
Hide file tree
Showing 2 changed files with 573 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 @@ -434,6 +434,10 @@ function getSidebar(locale: string): SidebarOptions {
text: "Ethereum Gravatar (Simple)",
link: `${locale}/quickstart/quickstart_chains/ethereum-gravatar.md`,
},
{
text: "Ethereum Chainlink (Medium)",
link: `${locale}/quickstart/quickstart_chains/ethereum-chainlink.md`,
},
{
text: "Ethereum Uniswap (Complex)",
link: `${locale}/quickstart/quickstart_chains/ethereum-uniswap.md`,
Expand Down
Loading

0 comments on commit 05c8047

Please sign in to comment.