Dashboard app with Flutter that allows you to keep track of your different crypto staking wallets. This app isn't yet open source.
Link of the Android application: Staking Dashboard App
- Save data in local storage (Hive)
- Add wallet
- Delete wallet
- Display wallet data
- Display blockchain data
- Display blockchain chart
npm start
ornpm run start
runs the project
npm run build
builds the project- copy the two html files from the
src/pug
folder to thedist
folder firebase deploy
to deploy to firebase
This landing page was forked from Start Bootstrap - New Age