-5

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

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
haysquare
  • 45
  • 1
  • 5

1 Answers1

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