Skip to content

Commit 53d5d52

Browse files
committed
docs: Replace oasis-node CLI with oasis CLI docs
1 parent d16d8a7 commit 53d5d52

Some content is hidden

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

50 files changed

+196
-1864
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@
1111
[submodule "external/adrs"]
1212
path = external/adrs
1313
url = https://github.com/oasisprotocol/adrs
14+
[submodule "external/cli"]
15+
path = external/cli
16+
url = https://github.com/oasisprotocol/cli

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Markdown files hosted by this repository should:
117117
`../howto-use-wallet.md`.
118118
`../../../operators/set-up-your-node.md`
119119

120-
Markdown files hosted by other Oasis repositories should:
120+
Symlinked Markdown files hosted by other Oasis repositories should:
121121

122122
- reference markdown files in the same repository by a relative path e.g.
123123
`../howto-write-contract.md`.

docs/general/manage-tokens/README.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This documentation will guide you on how to use your ROSE tokens, where to keep
1010
* For **self-custody**, we recommend using one of our **official** [**Oasis Wallets**](oasis-wallets/README.mdx), [Web](oasis-wallets/web.md) or [Browser Extension](oasis-wallets/browser-extension.md).
1111
* ROSE is supported via three [**custody providers**](holding-rose-tokens/custody-providers.md): [Copper.co](https://copper.co), [Anchorage](https://anchorage.com) and [Finoa](https://finoa.io).
1212
* For extra security with self-custody, we recommend using the [Ledger](https://www.ledger.com) wallet with one of our official [Oasis Wallets](oasis-wallets/README.mdx).
13-
* For experienced developers/power users, we offer [Oasis CLI Tools](advanced/oasis-cli-tools/README.md).
13+
* For experienced developers/power users, we offer [Oasis CLI Tools](cli/README.md).
1414

1515
:::caution
1616

@@ -24,7 +24,7 @@ For your own security and peace of mind, please only use wallets that are listed
2424
findSidebarItem('/general/manage-tokens/terminology'),
2525
findSidebarItem('/general/manage-tokens/staking-and-delegating'),
2626
findSidebarItem('/general/manage-tokens/oasis-wallets/'),
27-
findSidebarItem('/general/manage-tokens/advanced/oasis-cli-tools/'),
27+
findSidebarItem('/general/manage-tokens/cli/'),
2828
findSidebarItem('/general/manage-tokens/holding-rose-tokens/custody-providers'),
2929
findSidebarItem('/general/manage-tokens/holding-rose-tokens/ledger-wallet'),
3030
]} />

docs/general/manage-tokens/advanced/README.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/general/manage-tokens/advanced/file-based-signer.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/general/manage-tokens/advanced/oasis-cli-tools/README.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/general/manage-tokens/advanced/oasis-cli-tools/address.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/general/manage-tokens/advanced/oasis-cli-tools/common-staking-info.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/general/manage-tokens/advanced/oasis-cli-tools/delegate-tokens.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)