Skip to content

Commit 9745c29

Browse files
authored
Merge pull request #252 from KomodoPlatform/dev
2 parents 2bfeb3a + 9a99bb3 commit 9745c29

File tree

122 files changed

+940
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+940
-7
lines changed

.vscode/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"cSpell.enableFiletypes": [
33
"mdx"
4+
],
5+
"cSpell.words": [
6+
"Komodo",
7+
"UTXO",
8+
"Verus"
49
]
510
}

filepathSlugs.json

+55
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,10 @@
18591859
"explore-antara-modules",
18601860
"browse-komodo-api"
18611861
],
1862+
"src/pages/komodo/active-user-reward/index.mdx": [
1863+
"komodo-active-user-reward-all-you-need-to-know",
1864+
"how-much-is-my-reward"
1865+
],
18621866
"src/pages/komodo/block-1m-changes/index.mdx": [
18631867
"changes-to-komodo-blockchain-at-block-height-1-million",
18641868
"rewards",
@@ -1982,6 +1986,24 @@
19821986
"using-the-key-value-feature",
19831987
"faq"
19841988
],
1989+
"src/pages/komodo/vote-in-komodo-polls-and-elections/hardware-wallet/index.mdx": [
1990+
"how-to-vote-with-your-hardware-wallet"
1991+
],
1992+
"src/pages/komodo/vote-in-komodo-polls-and-elections/index.mdx": [
1993+
"how-to-vote-in-komodo-polls-and-elections"
1994+
],
1995+
"src/pages/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-desktop/index.mdx": [
1996+
"how-to-vote-on-komodo-wallet-desktop"
1997+
],
1998+
"src/pages/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-mobile/index.mdx": [
1999+
"how-to-vote-on-komodo-wallet-mobile"
2000+
],
2001+
"src/pages/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-web/index.mdx": [
2002+
"how-to-vote-on-komodo-wallet-web"
2003+
],
2004+
"src/pages/komodo/vote-in-komodo-polls-and-elections/verus-desktop-wallet/index.mdx": [
2005+
"how-to-vote-on-verus-desktop-wallet"
2006+
],
19852007
"src/pages/komodo-defi-framework/api/common_structures/activation/index.mdx": [
19862008
"activation-structures",
19872009
"activation-params",
@@ -3816,6 +3838,39 @@
38163838
"starting-the-core-api",
38173839
"usage"
38183840
],
3841+
"src/pages/komodo-wallet/desktop/access-log-files/index.mdx": [
3842+
"accessing-komodo-wallet-log-files"
3843+
],
3844+
"src/pages/komodo-wallet/desktop/activate-coins/index.mdx": [
3845+
"activating-coins-in-komodo-wallet"
3846+
],
3847+
"src/pages/komodo-wallet/desktop/add-custom-tokens/index.mdx": [
3848+
"add-custom-tokens-to-komodo-wallet"
3849+
],
3850+
"src/pages/komodo-wallet/desktop/create-new-wallet/index.mdx": [
3851+
"create-a-new-wallet-in-komodo-wallet"
3852+
],
3853+
"src/pages/komodo-wallet/desktop/import-private-key-or-seed-phrase/index.mdx": [
3854+
"import-private-key-or-seed-phrase-into-komodo-wallet"
3855+
],
3856+
"src/pages/komodo-wallet/desktop/index.mdx": [
3857+
"komodo-wallet-desktop-tutorials"
3858+
],
3859+
"src/pages/komodo-wallet/desktop/reset-configuration-to-default/index.mdx": [
3860+
"resetting-komodo-wallet-configuration-to-default"
3861+
],
3862+
"src/pages/komodo-wallet/desktop/send-commands-to-mm2-instance/index.mdx": [
3863+
"send-commands-to-an-mm-2-instance-being-run-by-komodo-wallet-desktop-using-postman"
3864+
],
3865+
"src/pages/komodo-wallet/desktop/simple-view-trading/index.mdx": [
3866+
"simple-view-trading-on-komodo-wallet-desktop"
3867+
],
3868+
"src/pages/komodo-wallet/desktop/use-seed-words-to-restore-the-address/index.mdx": [
3869+
"use-seed-words-created-by-a-komodo-ecosystem-wallet-to-restore-the-address-on-komodo-wallet"
3870+
],
3871+
"src/pages/komodo-wallet/desktop/view-your-wallet-address/index.mdx": [
3872+
"viewing-your-wallet-address-in-komodo-wallet-desktop"
3873+
],
38193874
"src/pages/komodo-wallet/index.mdx": [
38203875
"komodo-wallet-guides"
38213876
],

src/data/navbar.json

+8
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@
7373
"title": "Komodo Mobile Wallet",
7474
"link": "/komodo-wallet/mobile/"
7575
},
76+
{
77+
"title": "Komodo Desktop Wallet",
78+
"link": "/komodo-wallet/desktop/"
79+
},
80+
{
81+
"title": "How to Vote",
82+
"link": "/komodo/vote-in-komodo-polls-and-elections/"
83+
},
7684
{
7785
"title": "Komodo",
7886
"link": "/komodo/"

src/data/sidebar.json

+88-5
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,13 @@
173173
"komodoWalletNavigation": {
174174
"/komodo-wallet/": [
175175
{
176-
"title": "User Guides (Mobile) ",
176+
"title": "Komodo Wallet Guides",
177+
"titleLink": "/komodo-wallet/",
178+
"links": []
179+
},
180+
{
181+
"title": "User Guides (Mobile)",
177182
"links": [
178-
{
179-
"title": "Komodo Wallet Guides",
180-
"href": "/komodo-wallet/"
181-
},
182183
{
183184
"title": "Introduction",
184185
"href": "/komodo-wallet/mobile/"
@@ -220,6 +221,55 @@
220221
"href": "/komodo-wallet/mobile/delete-seed-phrase/"
221222
}
222223
]
224+
},
225+
{
226+
"title": "User Guides (Desktop)",
227+
"links": [
228+
{
229+
"title": "Introduction",
230+
"href": "/komodo-wallet/desktop/"
231+
},
232+
{
233+
"title": "Add Custom Tokens to Komodo Wallet",
234+
"href": "/komodo-wallet/desktop/add-custom-tokens/"
235+
},
236+
{
237+
"title": "Resetting Komodo Wallet Configuration to Default",
238+
"href": "/komodo-wallet/desktop/reset-configuration-to-default/"
239+
},
240+
{
241+
"title": "Simple View Trading on Komodo Wallet",
242+
"href": "/komodo-wallet/desktop/simple-view-trading/"
243+
},
244+
{
245+
"title": "Viewing Your Wallet Address in Komodo Wallet",
246+
"href": "/komodo-wallet/desktop/view-your-wallet-address/"
247+
},
248+
{
249+
"title": "Activating Coins in Komodo Wallet",
250+
"href": "/komodo-wallet/desktop/activate-coins/"
251+
},
252+
{
253+
"title": "Use Seed Words Created by a Komodo Ecosystem Wallet to Restore the Address on Komodo Wallet",
254+
"href": "/komodo-wallet/desktop/use-seed-words-to-restore-the-address/"
255+
},
256+
{
257+
"title": "Import Private Key or Seed Phrase into Komodo Wallet",
258+
"href": "/komodo-wallet/desktop/import-private-key-or-seed-phrase/"
259+
},
260+
{
261+
"title": "Create a New Wallet in Komodo Wallet",
262+
"href": "/komodo-wallet/desktop/create-new-wallet/"
263+
},
264+
{
265+
"title": "Accessing Komodo Wallet Log Files",
266+
"href": "/komodo-wallet/desktop/access-log-files/"
267+
},
268+
{
269+
"title": "Send Commands to an MM2 Instance Being Run by Komodo Wallet using Postman",
270+
"href": "/komodo-wallet/desktop/send-commands-to-mm2-instance/"
271+
}
272+
]
223273
}
224274
]
225275
},
@@ -1375,6 +1425,10 @@
13751425
{
13761426
"title": "Features and Announcements",
13771427
"links": [
1428+
{
1429+
"title": "Active User Reward",
1430+
"href": "/komodo/active-user-reward/"
1431+
},
13781432
{
13791433
"title": "dPoW Confirmations",
13801434
"href": "/komodo/dpow-conf/"
@@ -1417,6 +1471,35 @@
14171471
"href": "/komodo/using-key-value/"
14181472
}
14191473
]
1474+
},
1475+
{
1476+
"title": "Voting In Komodo Polls and Elections",
1477+
"links": [
1478+
{
1479+
"title": "Introduction",
1480+
"href": "/komodo/vote-in-komodo-polls-and-elections/"
1481+
},
1482+
{
1483+
"title": "How to Vote With Komodo Wallet Web",
1484+
"href": "/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-web/"
1485+
},
1486+
{
1487+
"title": "How to Vote With Komodo Wallet Desktop",
1488+
"href": "/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-desktop/"
1489+
},
1490+
{
1491+
"title": "How to Vote With Komodo Wallet Mobile",
1492+
"href": "/komodo/vote-in-komodo-polls-and-elections/komodo-wallet-mobile/"
1493+
},
1494+
{
1495+
"title": "How to Vote With Verus Desktop Wallet",
1496+
"href": "/komodo/vote-in-komodo-polls-and-elections/verus-desktop-wallet/"
1497+
},
1498+
{
1499+
"title": "How to Vote Using Your Hardware Wallet",
1500+
"href": "/komodo/vote-in-komodo-polls-and-elections/hardware-wallet/"
1501+
}
1502+
]
14201503
}
14211504
]
14221505
},
348 KB
39.8 KB
372 KB
5.84 KB
12.6 KB
318 KB
38.1 KB
518 KB
459 KB
318 KB
38.1 KB
533 KB
371 KB
470 KB
122 KB
456 KB
157 KB
117 KB
84.9 KB
286 KB
284 KB
225 KB
258 KB
428 KB
40.6 KB
282 KB
318 KB
292 KB
410 KB
361 KB
415 KB
459 KB
291 KB
316 KB
87.2 KB
325 KB
477 KB
392 KB
353 KB
54.1 KB
27.2 KB
25 KB

0 commit comments

Comments
 (0)