Skip to content

Commit

Permalink
Metis guide (#408)
Browse files Browse the repository at this point in the history
* Metis guide

* Adding metis config ts

* Update docs/quickstart/quickstart_chains/metis.md

---------

Co-authored-by: James Bayly <[email protected]>
  • Loading branch information
youssefea and jamesbayly authored Sep 8, 2023
1 parent b28dc53 commit 84cf33d
Show file tree
Hide file tree
Showing 2 changed files with 396 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 @@ -458,6 +458,10 @@ function getSidebar(locale: string): SidebarOptions {
text: "Meter",
link: `${locale}/quickstart/quickstart_chains/meter.md`,
},
{
text: "Metis",
link: `${locale}/quickstart/quickstart_chains/metis.md`,
},
{
text: "NEAR",
collapsible: true,
Expand Down
Loading

0 comments on commit 84cf33d

Please sign in to comment.