Skip to content

Commit

Permalink
BAYC example added (#426)
Browse files Browse the repository at this point in the history
* BAYC example added

* Update docs/quickstart/quickstart_chains/ethereum-bayc.md

Co-authored-by: Marta Adamczyk <[email protected]>

---------

Co-authored-by: James Bayly <[email protected]>
Co-authored-by: Marta Adamczyk <[email protected]>
  • Loading branch information
3 people authored Oct 12, 2023
1 parent b92ff9b commit 69cbc59
Show file tree
Hide file tree
Showing 2 changed files with 453 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 @@ -442,6 +442,10 @@ function getSidebar(locale: string): SidebarOptions {
text: "Ethereum Gravatar (Simple)",
link: `${locale}/quickstart/quickstart_chains/ethereum-gravatar.md`,
},
{
text: "Ethereum BAYC (Simple)",
link: `${locale}/quickstart/quickstart_chains/ethereum-bayc.md`,
},
{
text: "Ethereum Chainlink (Medium)",
link: `${locale}/quickstart/quickstart_chains/ethereum-chainlink.md`,
Expand Down
Loading

0 comments on commit 69cbc59

Please sign in to comment.