Author

Topic: Python library for bitcoin / altcoins (Read 118 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
October 21, 2024, 04:11:51 AM
#3
I think you can use the same for Bitcoin forks, like Litecoin, but I'm not totally sure.

Be careful that exact behavior of certain RPC call may be different between Bitcoin Core and it's forks intended for altcoin.
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
October 20, 2024, 06:23:17 AM
#2
I think python-bitcoinlib is the most popular option for Bitcoin in python. For altcoins, you'll have to choose other libraries. I think you can use the same for Bitcoin forks, like Litecoin, but I'm not totally sure.

For Monero, you can use this: https://pypi.org/project/monero/.
full member
Activity: 154
Merit: 101
October 19, 2024, 08:37:17 PM
#1
Is there a python package that is a wrapper for the bitcoind / client that can generate addresses with requested amounts so I can build my own payment system?  And would it work for alt coins as well? Litecoin, xmr, zcash etc. any recommendations?
Jump to: