Skip to content

getwax/bls-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLS Wallet Analytics Frontend

Frontend dashboard for displaying BLS Wallet contract analytics

BLS Wallet Analytics Server repo

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

Setup

  1. Install dependencies
yarn install
  1. Configure env variables
REACT_APP_API_URL = <api_url>
  1. Start the frontend
yarn start

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.4%
  • HTML 3.8%
  • CSS 1.8%