richardkiss / pycoin

Python-based Bitcoin and alt-coin utility library.
MIT License
1.4k stars 498 forks source link

Services setup #365

Open mamumi opened 4 years ago

mamumi commented 4 years ago

Hi, I am use Anaconda 3 on windows 10 Ku is work but TX no working How to setup services .profile file on Win 10 ?

richardkiss commented 4 years ago

I'm not a Windows user. You want to set your environment variable PYCOIN_BTC_PROVIDERS to something like PYCOIN_BTC_PROVIDERS="blockchain.info blockexplorer.com chain.so", and then tx will access these APIs.