From d42301d051b20dfda71bd53dcc83f787020e1a64 Mon Sep 17 00:00:00 2001 From: meherett Date: Sat, 21 Dec 2024 21:25:12 +0300 Subject: [PATCH] Update: README.md donations section --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b464568..e7bd416 100644 --- a/README.md +++ b/README.md @@ -493,11 +493,22 @@ This library simplifies the process of creating a new Hierarchical Deterministic If this tool was helpful, support its development with a donation or a ⭐! -- **Bitcoin** - 16c7ajUwHEMaafrceuYSrd35SDjmfVdjoS -- **Ethereum / ERC20** - 0xD3cbCB0B6F82A03C715D665b72dC44CEf54e6D9B -- **Solana** - 9cVoan5GvnpVvysEkFWEFR4k9cpTdWKmqQ6Gi7nwM5ES - -Thank you very much for your support. +- **Bitcoin**: `16c7ajUwHEMaafrceuYSrd35SDjmfVdjoS` +- **Ethereum / ERC20**: `0xD3cbCB0B6F82A03C715D665b72dC44CEf54e6D9B` +- **Monero**: `47xYi7dw4VchWhbhacY6RZHDmmcxZdzPE9tLk84c7hE72bw6aLSMVFWPXxGMEEYofkjNjxoWfnLSHejS6yzRGnPqEtxfgZi` + +We accept a wide range of cryptocurrencies! If you'd like to donate using another coin, generate an address using the following ECC public keys at [hdwallet.online](https://hdwallet.online): + +| **ECC** | **Public Key** | **Online** | +|----------------------------|--------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **SLIP10-Secp256k1** | `029890465120fb6c4efecdfcfd149f8333b0929b98976722a28ee39f5344d29eee` | [generate](https://hdwallet.online/dumps/slip10-secp256k1/BTC?network=mainnet&hd=BIP32&from=public-key&public-key=029890465120fb6c4efecdfcfd149f8333b0929b98976722a28ee39f5344d29eee&public-key-type=compressed&format=JSON&exclude=root&generate=true) | +| **SLIP10-Ed25519** | `007ff5643c73e46e6c6a0dfd702894610505423e145dc8a93df19ff44eb011323b` | [generate](https://hdwallet.online/dumps/slip10-ed25519/ALGO?network=mainnet&hd=BIP32&from=public-key&public-key=007ff5643c73e46e6c6a0dfd702894610505423e145dc8a93df19ff44eb011323b&format=JSON&exclude=root&generate=true) | +| **Kholaw-Ed25519** | `005a49188ccd3d841dd877d7c00078da5c90452cbd69d4cef7a959f679fcc0e0e3` | [generate](https://hdwallet.online/dumps/kholaw-ed25519/ADA?network=mainnet&hd=Cardano&from=public-key&public-key=005a49188ccd3d841dd877d7c00078da5c90452cbd69d4cef7a959f679fcc0e0e3&staking-public-key=005a49188ccd3d841dd877d7c00078da5c90452cbd69d4cef7a959f679fcc0e0e3&address-type=payment&format=JSON&exclude=root&generate=true) | +| **SLIP10-Ed25519-Monero** | Hidden for security reasons; please refer to the Monero address provided above | | +| **SLIP10-Ed25519-Blake2b** | `0051e8b29f7d0214dc96843cdbdcc071dc65397016ea6f7381f81bf42d76c7357c` | [generate](https://hdwallet.online/dumps/slip10-ed25519-blake2b/XNO?network=mainnet&hd=BIP32&from=public-key&public-key=0051e8b29f7d0214dc96843cdbdcc071dc65397016ea6f7381f81bf42d76c7357c&format=JSON&exclude=root&generate=true) | +| **SLIP10-Nist256p1** | `039ee4e2aadd6f4e7938d164b646c4b424114b8dd57252287151398ba0baf25780` | [generate](https://hdwallet.online/dumps/slip10-nist256p1/NEO?network=mainnet&hd=BIP32&from=public-key&public-key=039ee4e2aadd6f4e7938d164b646c4b424114b8dd57252287151398ba0baf25780&format=JSON&exclude=root&generate=true) | + +Thank you very much for your support! ## License