Description
Ecosystem explorer for Polkadot
This app store is an attempt to create a listing platform for all projects building in the ecosystem and present them in a way that's familiar to users.
I worked on the end-to-end development of the website, with the following deliverables -
- Implementing web2 + substrate web3 auth through nextauth
- Reading and displaying project details from MongoDB
- Managing CRUD operations on the database through APIs
- Securing APIs with session auth