web3 graph and identity

I build a small app to view successful transactions by querying a mock near graph response

I created my own variation of the graph on thegraph.com. More on the graph 

I like the idea of owning your own data and your own identity, it's a powerful idea. Why lock up your identity and data in closed systems? Why not instead have a global identity you own and you control which systems can query and edit. Owning your own identity and data...what an idea! 

"The next wave of transformative innovation will be in applying the same open source principles to the world's information"

Ceramic has some interesting blogs on how web3 apps are building composable trust One use case is owned identity and you can create your own identify with self.id as per implementation by ceramic. Decentralized Identifiers are used in this scenario.


Ethereum provides a web3 js library to work with Ethereum.


Figment provides products and learning resources for web3. learn.figment.io is a good learning resource and figment also have good learning videos on youtube.


Comments

Popular posts from this blog

deep dive into Material UI TextField built by mui

angular js protractor e2e cheatsheet

react-router v6.4+ loaders, actions, forms and more