From f3f013815a63b35d96158dfd4184dfcb7163b8f7 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Thu, 27 Feb 2025 14:59:14 +0000 Subject: [PATCH] modified: Getting-Started-with-MMGen-Wallet.md modified: Home.md modified: Install-MMGen-Wallet-on-Microsoft-Windows.md renamed: MMGen-command-help.md -> MMGen-Wallet-command-help.md modified: Subwallets.md new file: _Footer.md modified: _Sidebar.md --- Getting-Started-with-MMGen-Wallet.md | 2 +- Home.md | 43 +++++++++++-------- Install-MMGen-Wallet-on-Microsoft-Windows.md | 4 +- ...nd-help.md => MMGen-Wallet-command-help.md | 0 Subwallets.md | 6 +-- _Footer.md | 21 +++++++++ _Sidebar.md | 2 +- 7 files changed, 52 insertions(+), 26 deletions(-) rename MMGen-command-help.md => MMGen-Wallet-command-help.md (100%) create mode 100644 _Footer.md diff --git a/Getting-Started-with-MMGen-Wallet.md b/Getting-Started-with-MMGen-Wallet.md index 760aea9..5d6f2f4 100644 --- a/Getting-Started-with-MMGen-Wallet.md +++ b/Getting-Started-with-MMGen-Wallet.md @@ -1150,7 +1150,7 @@ $ python3 -m pip install user --upgrade dist/*.whl [08]: Install-Bitcoind [09]: Altcoin-and-Forkcoin-Support [ax]: Altcoin-and-Forkcoin-Support#a_xmr -[cp]: https://gitlab.com/MMGen/mmgen-wallet/-/commits/master +[cp]: ../commits/master [mx]: command-help-xmrwallet [li]: Install-MMGen-Wallet-on-Linux-or-macOS [wi]: Install-MMGen-Wallet-on-Microsoft-Windows diff --git a/Home.md b/Home.md index cae20b7..e3f60e7 100644 --- a/Home.md +++ b/Home.md @@ -1,37 +1,42 @@ -**This is the main documentation page for the MMGen Wallet system.** +## MMGen Wallet — Main Documentation Page -Features added since the last release may not yet be documented here. For -these, check the [commit log][cn], which always documents new features, usually -with helpful examples. To search the commit log locally, `cd` to the root of -your cloned MMGen Wallet repository, ensure that it’s up-to-date by doing a `git -checkout master && git pull`, and invoke `git log`. Searches within the pager -are performed via the `/` key. +The repository wiki documents the stable version of MMGen Wallet. A more +up-to-date version of the documentation describing features not yet merged into +the stable version can be found in the [`doc/wiki`][rd] subdirectory of the +MMGen Wallet repository. + +For additional descriptions of new features, along with helpful examples, also +check the [commit log][cn]. To search the commit log locally, `cd` to the root +of your cloned MMGen Wallet repository, ensure that it’s up-to-date by doing a +`git checkout master && git pull`, and invoke `git log`. Searches within the +pager are performed via the `/` key. ### Download/Install -> #### [Install on Microsoft Windows](Install-MMGen-Wallet-on-Microsoft-Windows) +> #### [Install on Microsoft Windows](wiki/Install-MMGen-Wallet-on-Microsoft-Windows) -> #### [Install on Linux or macOS](Install-MMGen-Wallet-on-Linux-or-macOS) +> #### [Install on Linux or macOS](wiki/Install-MMGen-Wallet-on-Linux-or-macOS) ### Using MMGen Wallet -> #### [Getting Started with MMGen Wallet](Getting-Started-with-MMGen-Wallet) +> #### [Getting Started with MMGen Wallet](wiki/Getting-Started-with-MMGen-Wallet) -> #### [MMGen Wallet Quick Start with Regtest Mode](MMGen-Wallet-Quick-Start-with-Regtest-Mode) +> #### [MMGen Wallet Quick Start with Regtest Mode](wiki/MMGen-Wallet-Quick-Start-with-Regtest-Mode) -> #### [MMGen Wallet command help](MMGen-command-help) +> #### [MMGen Wallet command help](wiki/MMGen-Wallet-command-help) -> #### [Recovering your keys without the MMGen Wallet software](Recovering-Your-Keys-Without-the-MMGen-Wallet-Software) +> #### [Recovering your keys without the MMGen Wallet software](wiki/Recovering-Your-Keys-Without-the-MMGen-Wallet-Software) -> #### [Altcoin and Forkcoin support (ETH,ETC,XMR,ZEC,LTC,BCH and 144 Bitcoin-derived alts)](Altcoin-and-Forkcoin-Support) +> #### [Altcoin and Forkcoin support (ETH,ETC,XMR,ZEC,LTC,BCH and 144 Bitcoin-derived alts)](wiki/Altcoin-and-Forkcoin-Support) -> #### [Subwallets](Subwallets) +> #### [Subwallets](wiki/Subwallets) -> #### [XOR Seed Splitting](XOR-Seed-Splitting:-Theory-and-Practice) +> #### [XOR Seed Splitting](wiki/XOR-Seed-Splitting:-Theory-and-Practice) -> #### [Test Suite](Test-Suite) +> #### [Test Suite](wiki/Test-Suite) -> #### [Tool API](Tool-API) +> #### [Tool API](wiki/Tool-API) -[cn]: https://gitlab.com/MMGen/mmgen-wallet/-/commits/master +[cn]: ../commits/master +[rd]: ../tree/master/doc/wiki diff --git a/Install-MMGen-Wallet-on-Microsoft-Windows.md b/Install-MMGen-Wallet-on-Microsoft-Windows.md index 0e1c615..31093cb 100644 --- a/Install-MMGen-Wallet-on-Microsoft-Windows.md +++ b/Install-MMGen-Wallet-on-Microsoft-Windows.md @@ -478,9 +478,9 @@ Offline upgrade: [mh]: https://www.msys2.org [mp]: https://sourceforge.net/projects/msys2 [mw]: https://github.com/msys2/msys2/wiki -[ov]: https://gitlab.com/MMGen/mmgen-wallet/-/releases/tag/v0.9.8 +[ov]: ../releases/tag/v0.9.8 [sd]: https://download.sysinternals.com/files/SDelete.zip -[mr]: https://gitlab.com/MMGen/mmgen-wallet/-/releases +[mr]: ../releases [di]: Deprecated-MSWin-Installation [ib]: Install-Bitcoind [gs]: Getting-Started-with-MMGen-Wallet diff --git a/MMGen-command-help.md b/MMGen-Wallet-command-help.md similarity index 100% rename from MMGen-command-help.md rename to MMGen-Wallet-command-help.md diff --git a/Subwallets.md b/Subwallets.md index d590a6d..afc0849 100644 --- a/Subwallets.md +++ b/Subwallets.md @@ -145,7 +145,7 @@ the above examples that can be run as-is, see commits [`7538a94`][c1], For more detailed usage information, see the [`mmgen-subwalletgen` help screen][sh]. -[c1]: https://gitlab.com/MMGen/mmgen-wallet/-/commit/7538a9460e897b9b23d8ac58853c33713334043f -[c2]: https://gitlab.com/MMGen/mmgen-wallet/-/commit/d1b8aefde6d3a13337cbe3147d9913eb09b6765b -[c3]: https://gitlab.com/MMGen/mmgen-wallet/-/commit/82086c9936843dc43c1892b672cdf1680763ee84 +[c1]: ../commit/7538a9460e897b9b23d8ac58853c33713334043f +[c2]: ../commit/d1b8aefde6d3a13337cbe3147d9913eb09b6765b +[c3]: ../commit/82086c9936843dc43c1892b672cdf1680763ee84 [sh]: command-help-subwalletgen diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..d067c77 --- /dev/null +++ b/_Footer.md @@ -0,0 +1,21 @@ +Homepage: +[Clearnet](https://mmgen-wallet.cc) | +[I2P](http://mmgen-wallet.i2p) | +[Onion](http://mmgen55rtcahqfp2hn3v7syqv2wqanks5oeezqg3ykwfkebmouzjxlad.onion) +Code repository: +[Clearnet](https://mmgen.org/project/mmgen/mmgen-wallet) | +[I2P](http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet) | +[Onion](http://mmgen55rtcahqfp2hn3v7syqv2wqanks5oeezqg3ykwfkebmouzjxlad.onion/project/mmgen/mmgen-wallet) +Code repository mirrors: +[Github](https://github.com/mmgen/mmgen-wallet) | +[Gitlab](https://gitlab.com/mmgen/mmgen-wallet) | +[Gitflic](https://gitflic.ru/project/mmgen/mmgen-wallet) +[Keybase](https://keybase.io/mmgen) | +[Twitter](https://twitter.com/TheMMGenProject) | +[Reddit](https://www.reddit.com/user/mmgen-py) | +[Bitcointalk](https://bitcointalk.org/index.php?topic=567069.new#new) +[PGP Signing Key](MMGen-Signing-Keys): 5C84 CB45 AEE2 250F 31A6 A570 3F8B 1861 E32B 7DA2 +Donate: + ⊙ BTC: *bc1qxmymxf8p5ckvlxkmkwgw8ap5t2xuaffmrpexap* + ⊙ BCH: *15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w* + ⊙ XMR: *8B14zb8wgLuKDdse5p8f3aKpFqRdB4i4xj83b7BHYABHMvHifWxiDXeKRELnaxL5FySfeRRS5girgUvgy8fQKsYMEzPUJ8h* diff --git a/_Sidebar.md b/_Sidebar.md index 6f5957d..3bf553e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -21,7 +21,7 @@ [2]: Install-MMGen-Wallet-on-Linux-or-macOS [3]: Getting-Started-with-MMGen-Wallet [4]: MMGen-Wallet-Quick-Start-with-Regtest-Mode -[5]: MMGen-command-help +[5]: MMGen-Wallet-command-help [6]: Recovering-Your-Keys-Without-the-MMGen-Wallet-Software [7]: Altcoin-and-Forkcoin-Support [8]: Subwallets