Skip to content

Commit a02763c

Browse files
committed
renames atomicdex from urls except the main dir, and other changes
1 parent 89df736 commit a02763c

File tree

55 files changed

+359
-337
lines changed

Some content is hidden

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

55 files changed

+359
-337
lines changed

filepathSlugs.json

+57-51
Original file line numberDiff line numberDiff line change
@@ -3181,11 +3181,14 @@
31813181
"src/pages/atomicdex/mobile/add-and-activate-coins-on-atomicdex-mobile/index.mdx": [
31823182
"how-to-add-and-activate-coins-on-atomic-dex-mobile"
31833183
],
3184+
"src/pages/atomicdex/mobile/create-new-wallet-on-komodo-mobile-wallet/index.mdx": [
3185+
"how-to-create-a-new-wallet-using-atomic-dex-mobile"
3186+
],
31843187
"src/pages/atomicdex/mobile/delete-seed-from-atomicdex-mobile/index.mdx": [
31853188
"how-to-delete-seed-wallet-from-atomic-dex-mobile"
31863189
],
31873190
"src/pages/atomicdex/mobile/index.mdx": [
3188-
"how-to-create-a-new-wallet-using-atomic-dex-mobile"
3191+
"atomic-dex-mobile-tutorials"
31893192
],
31903193
"src/pages/atomicdex/mobile/perform-cross-chain-atomic-swaps-using-atomicdex-mobile/index.mdx": [
31913194
"how-to-perform-cross-chain-atomic-swaps-using-atomic-dex-mobile",
@@ -3242,7 +3245,7 @@
32423245
"build-atomic-dex-api",
32433246
"mac-os-3"
32443247
],
3245-
"src/pages/atomicdex/tutorials/additional-information-about-atomicdex/index.mdx": [
3248+
"src/pages/atomicdex/tutorials/additional-information/index.mdx": [
32463249
"additional-notes",
32473250
"a-back-end-for-front-end-implementations",
32483251
"new-features-of-atomic-dex-api-desktop",
@@ -3255,7 +3258,7 @@
32553258
"spv-based-trading",
32563259
"liquidity-multiplication"
32573260
],
3258-
"src/pages/atomicdex/tutorials/atomicdex-api-docker-telegram/index.mdx": [
3261+
"src/pages/atomicdex/tutorials/api-docker-telegram/index.mdx": [
32593262
"how-to-become-a-liquidity-provider-for-atomic-dex-with-telegram-notifications-using-docker",
32603263
"installation",
32613264
"clone-the-repository",
@@ -3267,7 +3270,7 @@
32673270
"connect-to-rick-and-morty-coin-networks",
32683271
"view-rick-morty-orderbook"
32693272
],
3270-
"src/pages/atomicdex/tutorials/atomicdex-metrics/index.mdx": [
3273+
"src/pages/atomicdex/tutorials/api-metrics/index.mdx": [
32713274
"atomic-dex-metrics",
32723275
"setting-up-log-recording",
32733276
"requesting-metrics-manually",
@@ -3278,7 +3281,7 @@
32783281
"prometheus",
32793282
"grafana"
32803283
],
3281-
"src/pages/atomicdex/tutorials/atomicdex-walkthrough/index.mdx": [
3284+
"src/pages/atomicdex/tutorials/api-walkthrough/index.mdx": [
32823285
"atomic-dex-api-walkthrough",
32833286
"setting-up-the-coin-list",
32843287
"launching-the-atomic-dex-api",
@@ -3390,7 +3393,7 @@
33903393
"capabilities-of-komodo-software",
33913394
"atomic-dex-software-is-an-industry-wide-invitation"
33923395
],
3393-
"src/pages/atomicdex/tutorials/listing-a-coin-on-atomicdex/index.mdx": [
3396+
"src/pages/atomicdex/tutorials/listing-a-new-coin/index.mdx": [
33943397
"prerequisites-for-a-coin-to-be-compatible-with-atomic-dex-api",
33953398
"1-coins-json-config-required",
33963399
"1a-general-parameters-for-all-coins",
@@ -3428,7 +3431,7 @@
34283431
"query-5",
34293432
"response-4"
34303433
],
3431-
"src/pages/atomicdex/tutorials/setup-atomicdex-aws/index.mdx": [
3434+
"src/pages/atomicdex/tutorials/setup-komodefi-api-aws/index.mdx": [
34323435
"how-to-setup-and-use-the-atomic-dex-api-on-an-aws-ec-2-instance",
34333436
"create-the-atomic-dex-setup-script",
34343437
"install-aws-cli-get-aws-access-credentials",
@@ -3908,15 +3911,6 @@
39083911
"collecting-logs",
39093912
"windows"
39103913
],
3911-
"src/pages/qa/atomicdex-destop-build/index.mdx": [
3912-
"build-instructions-for-atomic-dex-desktop",
3913-
"ubuntu-16-04",
3914-
"dependencies",
3915-
"clone-and-build"
3916-
],
3917-
"src/pages/qa/atomicdex-quickstart/index.mdx": [
3918-
"start-using-or-testing-atomic-dex-quickly"
3919-
],
39203914
"src/pages/qa/blockscout-deployment-guide/index.mdx": [
39213915
"blockscout-deployment-guide",
39223916
"general-pre-requirements",
@@ -3935,15 +3929,27 @@
39353929
"block-scout-installation",
39363930
"set-block-scout-as-systemd-service"
39373931
],
3938-
"src/pages/qa/extract-swap-data-atomicdex-log/index.mdx": [
3939-
"how-to-extract-swap-data-from-a-atomic-dex-mobile-log-file"
3940-
],
3941-
"src/pages/qa/index.mdx": [
3932+
"src/pages/qa/debug-komodo/index.mdx": [
39423933
"debug-komodo-daemon",
39433934
"prerequisite-is-to-install-gdb",
39443935
"run-komodo-daemon-with-gdb-tool",
39453936
"getting-backtrace-data"
39463937
],
3938+
"src/pages/qa/extract-swap-data-atomicdex-log/index.mdx": [
3939+
"how-to-extract-swap-data-from-a-atomic-dex-mobile-log-file"
3940+
],
3941+
"src/pages/qa/index.mdx": [
3942+
"qa-documentation"
3943+
],
3944+
"src/pages/qa/komodefi-api-quickstart/index.mdx": [
3945+
"start-using-or-testing-atomic-dex-quickly"
3946+
],
3947+
"src/pages/qa/komodo-desktop-wallet-build/index.mdx": [
3948+
"build-instructions-for-atomic-dex-desktop",
3949+
"ubuntu-16-04",
3950+
"dependencies",
3951+
"clone-and-build"
3952+
],
39473953
"src/pages/qa/recover-atomicdex-mobile-swap-desktop/index.mdx": [
39483954
"how-to-recover-a-swap-that-failed-in-atomic-dex-mobile-using-desktop"
39493955
],
@@ -5448,37 +5454,6 @@
54485454
"antara-modules-2",
54495455
"antara-integration-layer-2"
54505456
],
5451-
"src/pages/start-here/core-technology-discussions/atomicdex/index.mdx": [
5452-
"komodo-de-fi-framework-and-atomic-swaps",
5453-
"introduction",
5454-
"current-problems-in-cryptocurrency-exchange",
5455-
"centralized-exchanges-are-popular-but-limited",
5456-
"the-concept-and-shortcomings-of-a-normal-decentralized-exchange",
5457-
"komodo-de-fi-framework-a-complete-solution",
5458-
"the-decentralized-orderbook",
5459-
"order-matching-with-full-relay-and-non-relay-nodes",
5460-
"one-passphrase-many-addresses",
5461-
"atomic-swaps",
5462-
"the-value-of-the-atomic-swap",
5463-
"atomic-dex-manages-a-public-trading-profile-for-maker-and-taker",
5464-
"introducing-taker-and-maker",
5465-
"taker-makes-a-request",
5466-
"maker-answers-taker",
5467-
"taker-and-maker-are-committed",
5468-
"incentives-and-disincentives-to-maintain-good-behavior",
5469-
"1-taker-sends-dexfee",
5470-
"2-maker-successfully-sends-makerpayment",
5471-
"3-taker-successfully-sends-takerpayment",
5472-
"4-maker-spends-takerpayment",
5473-
"5-taker-spends-makerpayment",
5474-
"additional-details",
5475-
"always-manage-risk-appropriately",
5476-
"the-connection-is-the-true-challenge-of-an-atomic-swap",
5477-
"the-dex-fee",
5478-
"dealing-with-confirmations",
5479-
"atomic-dex-is-entirely-experimental-and-should-be-treated-as-such",
5480-
"the-atomic-dex-api"
5481-
],
54825457
"src/pages/start-here/core-technology-discussions/delayed-proof-of-work/index.mdx": [
54835458
"delayed-proof-of-work",
54845459
"a-foundational-discussion-of-blockchain-security",
@@ -5580,6 +5555,37 @@
55805555
"a-slightly-more-involved-method",
55815556
"easy-method-be-featured-on-atomic-dex"
55825557
],
5558+
"src/pages/start-here/core-technology-discussions/komodo-defi-framework/index.mdx": [
5559+
"komodo-de-fi-framework-and-atomic-swaps",
5560+
"introduction",
5561+
"current-problems-in-cryptocurrency-exchange",
5562+
"centralized-exchanges-are-popular-but-limited",
5563+
"the-concept-and-shortcomings-of-a-normal-decentralized-exchange",
5564+
"komodo-de-fi-framework-a-complete-solution",
5565+
"the-decentralized-orderbook",
5566+
"order-matching-with-full-relay-and-non-relay-nodes",
5567+
"one-passphrase-many-addresses",
5568+
"atomic-swaps",
5569+
"the-value-of-the-atomic-swap",
5570+
"atomic-dex-manages-a-public-trading-profile-for-maker-and-taker",
5571+
"introducing-taker-and-maker",
5572+
"taker-makes-a-request",
5573+
"maker-answers-taker",
5574+
"taker-and-maker-are-committed",
5575+
"incentives-and-disincentives-to-maintain-good-behavior",
5576+
"1-taker-sends-dexfee",
5577+
"2-maker-successfully-sends-makerpayment",
5578+
"3-taker-successfully-sends-takerpayment",
5579+
"4-maker-spends-takerpayment",
5580+
"5-taker-spends-makerpayment",
5581+
"additional-details",
5582+
"always-manage-risk-appropriately",
5583+
"the-connection-is-the-true-challenge-of-an-atomic-swap",
5584+
"the-dex-fee",
5585+
"dealing-with-confirmations",
5586+
"atomic-dex-is-entirely-experimental-and-should-be-treated-as-such",
5587+
"the-atomic-dex-api"
5588+
],
55835589
"src/pages/start-here/core-technology-discussions/miscellaneous/index.mdx": [
55845590
"miscellaneous",
55855591
"details-regarding-kmd-main-chain",

0 commit comments

Comments
 (0)