2023-06-13 06:18:54 -06:00
2023-06-05 12:38:52 -06:00
2023-06-06 14:00:22 -06:00
2023-06-05 12:38:52 -06:00
2023-06-05 12:38:52 -06:00
2023-06-05 12:49:34 -06:00
2023-06-13 06:18:54 -06:00
2023-06-05 12:38:52 -06:00

BLS Wallet Analytics Server

Node.js server made to handle fetching of BLS Wallet data from Google BigQuery

BLS Wallet Analytics Frontend repo

https://github.com/Ian-Bright/bls-frontend

Setup

  1. Install dependencies
yarn install
  1. Configure env variables
GOOGLE_APPLICATION_CREDENTIALS = <path_to_google_key_file>
  1. Start the server
yarn start
Description
No description provided
Readme 10 MiB
Languages
TypeScript 100%