/DAO-Explorer

Primary LanguageTypeScript

DAO Explorer

This is a project to demonstrate the following fullstack skills.

Displayed Skills
Frontend
- NextJS
- React
- TailwindCSS
- Data Viz

Backend
- Django
- Prisma (ORM)

Database
- PostgreSQL

CI/CD
- Deployment
- Dockerization

Data Analytics
- Understanding of Blockchain Data
- Understanding of Decentralised Autonomous Organisations and the ecosystem

Definition of Done:

  • Frontend Deployed showing data queried from the database.
    • Data Viz shows DAOs from the Ethereum Blockchain in a Graph View
      • can be filtered with asset under management
      • relationship shows from where the DAOs are deployed (Factory of which DAO service)
  • Backend queries the right data from the database
Step 1

Data displayed will be a snapshot of a certain block. Later stage: decentralise data indexing with the graph and always show up to date data