Please note this is under heavy construction right now, and very well may break at any point! If it does please reach out to me on twitter or telegram @blind_nabler!
git clone https://github.com/MercuricChloride/eth_rebuild.git
cd eth_rebuild
npm install
npm run start
We are using firebase under the hood for the backend
Create a .env
file and populate it with:
REACT_APP_ALCHEMY_ENDPOINT =
REACT_APP_FIREBASE_API_KEY =
REACT_APP_AUTH_DOMAIN =
REACT_APP_DATABASE_URL =
REACT_APP_PROJECT_ID =
REACT_APP_STORAGE_BUCKET =
REACT_APP_MESSAGING_SENDER_ID =
REACT_APP_APP_ID =