Closed rssnyder closed 3 years ago
Add persistent state for tickers.
Using SQlite for storage.
Creates 5 tables for tickers, boards, tokens, gases, and holders.
New bots are written to the db.
Deleted bots are removed from the DB.
Bots in the db are reloaded on startup.
Add persistent state for tickers.
Using SQlite for storage.
Creates 5 tables for tickers, boards, tokens, gases, and holders.
New bots are written to the db.
Deleted bots are removed from the DB.
Bots in the db are reloaded on startup.