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 Install dependencies yarn install Configure env variables REACT_APP_API_URL = <api_url> Start the frontend yarn start