Skip to content

dcts/radixstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix Dashboard - Token State

This project was bootstrapped with Create React App.

Scripts

# Setup and run project locally
npm install # install dependencies
npm run start # start the dev server

# deploy to firebase hosting
npm run build
firebase deploy hosting

ToDo List

  • integrate google fonts
  • integrate ociswap API call
  • integrate chart JS
  • set metatags and icons etc
  • all assets (images) integrated
  • all calculations and state defined (09:00)
  • basic component structure (single file setup)
  • all pretty on desktop (12:00)
  • implement responsiveness (14:00)
  • presentation (15:00)

ToDo post hackathon

  • add mobile responsiveness
  • add table header for transactions
  • add searchbar at top where users can search by adding resource or by textsearch (e.g. "Ociswap" should find the oci token)
  • add badges next to address to indicate whether an address is 1) an account 2) a pool or 3) a component

About

Extension to radix dashboard to show a token holder distribution page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published