See the demo here: https://salsatools.dev/
This project is used for analytics across two different dApps in the Salsa DAO ecosystem.
- Matter DeFi
- Salsa Gaming Hall
Presently, this project supports tracking the following:
- Track lifetime P&L of bettors in the gaming hall.
- Lists all past bets and their status (won, lost) and their payout.
- Total wager counter
- Highest win streak, total bets, total wins, total losses.
- See active depositors, ranked by the value of their staked LP tokens.
- See deposit proportions and total value of each pool they are currently earning yield on.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.