I've been trying to build something like coinbase-commerce that could generate a new wallet address for every transaction that could be connected to a centralised wallet using python
Asked
Active
Viewed 212 times
-5

OneCricketeer
- 179,855
- 19
- 132
- 245

haysquare
- 45
- 1
- 5
-
1You have been trying? Show us your code then. – Klaus D. Jul 21 '22 at 18:58
1 Answers
0
I tried using pywallet since I'm using python. Still, I faced some errors which I thought it was due to my machine then tried it on another machine but had to move on due to I have limited time to fix bugs, then tried using bitcoinlib but later resolve to use py_crypto_hd_wallet which had all I need.

haysquare
- 45
- 1
- 5