Go to file
2023-06-22 14:48:26 +02:00
.gitignore feat: crypto.c 2023-02-06 01:54:30 +01:00
config.def.h feat: remove asset convertor 2023-04-09 20:49:58 +02:00
crypto.c style: break long line 2023-06-22 14:48:26 +02:00
LICENSE Initial commit 2023-02-06 01:48:21 +01:00
Makefile feat: Makefile multithreading, .h deps 2023-03-31 11:32:32 +02:00
README.md fix: bin name 2023-03-31 11:25:44 +02:00

crypto

Get your current holding in crypto from Binance in your own currency.

Makefile inspired from suckless

Dependencies

Arch

# pacman -S curl

Debian 11+

# apt-get install libcurl4-dev

How-To

$ make

Set your settings in config.h

$ make
$ ./crypto