Block a user
ae14376b13
Now kraken-fetch.py has signatures both ways. Maybe adding ECDH to the messaging at some point.
0454d945c1
Kraken-fetch.py now has functioning auth system and added RSA key stuff for servers public/private setup, to be used to encrypt the responses. Made the demo-client.py work with current state of kraken-fetch.py.
ab3327464c
Made demo-client.py to make tests with kraken_fetch.py. Started work on authentication with ecdsa public/private keys to kraken_fetch.py:s api part.
dd86cecec2
Add sha256 checksum for api responses.
1751a7f763
Added bybit source
30b8c4b274
Added simple Flask api to kraken_fetch.py.
d78dfb6933
Added btc_tracker.py and letter about Flask and threading.
1935560b40
some kraken_fetch.py devoplemnt, its now runs in background thread!
b9558bc826
19.12.2022 - development on kraken_fetch.py
56cd2a3f3f
initial save of my chatGPT coding