Skip to content

Commit e0e50ea

Browse files
authored
Add: recommendation for hdwallet client apps
1 parent 7ede050 commit e0e50ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
Python-based library for the implementation of a Hierarchical Deterministic (HD) Wallet generator supporting more than 200 cryptocurrencies.
1717
It allows the handling of multiple coins, multiple accounts, external and internal chains per account, and millions of addresses per chain.
1818

19-
**Online Version**: [https://hdwallet.online](https://hdwallet.online) <br>
20-
**Offline Version**: [hdwallet-desktop](https://github.com/talonlab/hdwallet-desktop/releases)
19+
## Clients
20+
21+
**Online Version** (not-recommended): [https://hdwallet.online](https://hdwallet.online) <br>
22+
**Offline Version** (recommended): [hdwallet-desktop](https://github.com/talonlab/hdwallet-desktop/releases)
2123

2224
> The library is designed to be flexible and scalable, making it ideal for developers who need to integrate multi-currency wallet functionalities into their applications.
2325
> It supports standard protocols for compatibility with other wallets and services, offering features like secure seed creation, efficient key management, and easy account handling.

0 commit comments

Comments
 (0)