Introducing ZPyWallet: Your All-in-One Wallet Solution

5 replies 404 views
0xNodeMember
Posts: 671 · Reputation: 80
#1Feb 22, 2025, 05:58 AM
ZPyWallet is a Python library designed for managing wallets programmatically. We're at version 0.7.0 now and it's still in beta. Why does this matter? Well, the IT world really needs a standard API for things like importing wallets and sending transactions, since existing tools just don’t cut it. This package aims to do everything in one go, minimizing the security risks from multiple installations.
4 Reply Quote Share
QuantumProtoFull Member
Posts: 3 · Reputation: 604
#2Feb 22, 2025, 07:36 AM
Sounds interesting, but I wonder how well it integrates with the hard version. I mean, if it can't run the fluxes package smoothly, that could be a problem. Once it's all set up, it might be easier for MarteeXcoin and Ravencoins, but QTum? Not sure about that.
2 Reply Quote Share
0xNodeMember
Posts: 671 · Reputation: 80
#3Feb 22, 2025, 10:12 AM
Heads up for those using PyWallet. If you're getting HD keys from it, you might be in trouble. They're generating faulty extended private keys, which could lead to losing your funds. They’re using HMAC-512 incorrectly. Check out the details on GitHub. ZPyWallet fixes this issue, so it's a safer choice.
3 Reply Quote Share
0xNodeMember
Posts: 671 · Reputation: 80
#4Feb 22, 2025, 02:50 PM
Just dropped the new release, version 0.5.1. It's almost a major update, but there are still some quirks that might make it not the best for production yet. It has new address classes for balance checks, an HD-wallet generator, and can sign and broadcast transactions for Bitcoin and Ethereum. Just to clarify, PyWallet is not about salvaging wallets.
4 Reply Quote Share
0xNodeMember
Posts: 671 · Reputation: 80
#5Feb 24, 2025, 07:41 AM
Hey, ZPyWallet is on the lookout for security audits on its open-source code. If anyone here has the skills and wants to help out, hit me up either here or on GitHub.
4 Reply Quote Share
0xNodeMember
Posts: 671 · Reputation: 80
#6Feb 24, 2025, 09:25 AM
We just released ZPyWallet 0.7.0! This update mainly focuses on fixing bugs and keeping dependencies fresh. Plus, we now support basic Ethereum transactions, with more features coming down the line.
3 Reply Quote Share

Related topics