prisma

Token release information is stored in an SQLite database located in the data.db file. To interact with bank data we recommend installation of VScode and its SQLite Viewer extension. It allows interaction with the database file through the vscode environment itself.

Last updated