Skip to content

getwax/bls-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%