README.md, *-requirements.txt (file renames, minor cleanup)

This commit is contained in:
The MMGen Project 2025-09-23 09:20:48 +00:00
commit 9b8205d4d4
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
3 changed files with 4 additions and 3 deletions

View file

@ -71,9 +71,9 @@ that widespread standard.
- **[Transaction support][T]** for BTC, [BCH][bx], [LTC][bx], [ETH][E], - **[Transaction support][T]** for BTC, [BCH][bx], [LTC][bx], [ETH][E],
[ETC][E], [ERC20 tokens][E] and [RUNE][rx]. [ETC][E], [ERC20 tokens][E] and [RUNE][rx].
- **[Native asset swaps via THORChain][tc]** (21 assets currently supported). - **[Monero][bm]** transacting and wallet management via the interactive
- **Monero transacting and wallet management** via the interactive
[`mmgen-xmrwallet`][xm] command. [`mmgen-xmrwallet`][xm] command.
- **[Native asset swaps via THORChain][tc]** (21 assets currently supported).
- **[Address generation support][ag]** for the above coins, plus [Zcash][zx] - **[Address generation support][ag]** for the above coins, plus [Zcash][zx]
(t and z addresses) and [144 Bitcoin-derived altcoins][ax]. (t and z addresses) and [144 Bitcoin-derived altcoins][ax].
- **Support for all Bitcoin address types** including Segwit-P2SH and Bech32. - **Support for all Bitcoin address types** including Segwit-P2SH and Bech32.
@ -195,6 +195,7 @@ Donate:
[E]: ../../wiki/Altcoin-and-Forkcoin-Support#a_tx [E]: ../../wiki/Altcoin-and-Forkcoin-Support#a_tx
[ag]: ../../wiki/command-help-addrgen [ag]: ../../wiki/command-help-addrgen
[bx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_bch [bx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_bch
[bm]: ../../wiki/Altcoin-and-Forkcoin-Support#a_xmr
[rx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_rune [rx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_rune
[tc]: ../../wiki/Altcoin-and-Forkcoin-Support#a_tcswap [tc]: ../../wiki/Altcoin-and-Forkcoin-Support#a_tcswap
[zx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_zec [zx]: ../../wiki/Altcoin-and-Forkcoin-Support#a_zec

1
keccak-requirements.txt Normal file
View file

@ -0,0 +1 @@
pycryptodome

View file

@ -1,2 +1 @@
pycryptodome
pure-protobuf pure-protobuf