Add SolFlare guide to docs (#11843)

This commit is contained in:
Dan Albert
2020-08-26 16:59:45 -06:00
committed by GitHub
parent f7426b18b7
commit 36e8441149
5 changed files with 222 additions and 14 deletions

View File

@ -16,6 +16,14 @@ module.exports = {
"wallet-guide/ledger-live",
],
},
{
type: "category",
label: "Web Wallets",
items: [
"wallet-guide/web-wallets",
"wallet-guide/solflare",
],
},
{
type: "category",
label: "Command-line Wallets",