Add SolFlare guide to docs (#11843) (#11868)

(cherry picked from commit 36e8441149)

Co-authored-by: Dan Albert <dan@solana.com>
This commit is contained in:
mergify[bot]
2020-08-26 23:13:43 +00:00
committed by GitHub
parent 67d9faaefc
commit 6117f8d64e
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",