Skip to content

ronanren/stakingDashboardLandingPage

Repository files navigation

stakingDashboard (landing page)

Staking Dashboard Application

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

✨ Features

  • Save data in local storage (Hive)
  • Add wallet
  • Delete wallet
  • Display wallet data
  • Display blockchain data
  • Display blockchain chart

📸 Screenshots

Mobile dashboard:

Desktop dashboard:

Landing page:

Development

npm dev

  • npm start or npm run start runs the project

npm build deployment

  • npm run build builds the project
  • copy the two html files from the src/pug folder to the dist folder
  • firebase deploy to deploy to firebase

This landing page was forked from Start Bootstrap - New Age