sammchardy / python-binance-chain

Binance Chain Exchange API python implementation for automated trading
http://python-binance-chain.rtfd.io
MIT License
297 stars 133 forks source link

Is this library supported on Windows? #52

Open stravant opened 2 years ago

stravant commented 2 years ago

I see "For Windows environments" in the Documentation, however I also see:

If having issues with secp256k1 check the Installation instructions for the sec256k1-py library

Which I indeed run into. And when I go check said installation instructions, there are no instructions for Windows, it appears that only Mac and Linux are supported?