Warning! FYI: NBRB API may not be accessible outside of Belarus.
- Create tables according to
schema.sql
file. - Set your database credentials as environment variables:
CURR_DB_HOST
: database host;CURR_DB_PORT
: database port;CURR_DB_USER
: database user;CURR_DB_PASSWD
: database password;CURR_DB_NAME
: database name.
- Run
python3 main.py --pure-update
- ???
- Profit