sciencefund / sf-next-dapp

science fund home page with nextjs frontend and hardhat backend.
1 stars 0 forks source link

Decentralized identity #23

Open natesjacobs opened 2 years ago

natesjacobs commented 2 years ago

(?) this was something Amir suggested...

Amirjab21 commented 2 years ago

@natesjacobs I can implement this if needed but what is the current use case for the demo?

We can use this to authenticate users without having a database and we can attach info/data/state to their wallet on this decentralised database.

Amirjab21 commented 2 years ago

I could create a user profile for them that stores the NFT IDs they have purchased? Although thats also on their wallet so not sure how useful that will be

sidcode commented 2 years ago

https://github.com/dabit3/decentralized-identity-example This just got updated