From 219f0a95291e36d05a76786b08b5b1549dc70c16 Mon Sep 17 00:00:00 2001 From: Sergey Chystiakov Date: Mon, 10 Mar 2025 12:27:52 +0100 Subject: [PATCH] feat: wallet cli start --- docs/wallet-cli/_category_.json | 7 +++++++ docs/wallet-cli/installation.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 docs/wallet-cli/_category_.json create mode 100644 docs/wallet-cli/installation.md diff --git a/docs/wallet-cli/_category_.json b/docs/wallet-cli/_category_.json new file mode 100644 index 0000000..ff03108 --- /dev/null +++ b/docs/wallet-cli/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Wallet CLI", + "position": 4, + "link": { + "type": "generated-index" + } +} diff --git a/docs/wallet-cli/installation.md b/docs/wallet-cli/installation.md new file mode 100644 index 0000000..4026317 --- /dev/null +++ b/docs/wallet-cli/installation.md @@ -0,0 +1,2 @@ +# Installation +