getwax / bls-server

Server for BLS Wallet analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Server for BLS Wallet analytics


Languages

Language:TypeScript 100.0%