The purpose of this app is to demonstrate a use-case that integrates Vehicles, Web3 Digital Identity and Web3 messaging. We wanted to take events from a connected vehicle (diagnotics, postiion, etc.) and orchestrate the data one-chain when a critical event occured. We explored:
The purpose of this app is to demonstrate a use-case that integrates Vehicles, Web3 Digital Identity and Web3 messaging. We wanted to take events from a connected vehicle (diagnostics, position, etc.) and orchestrate the data one-chain when a critical event occurred. We explored:
proximity of other vehicles
accident/crash events
attestation of device messages on-chain
reputation-based digital identity
We used nextjs, ethers, Push, PolygonID (DIDs and VCs) and test integrations to attempt integrating IoT/vehicle data(simulated with smartcar.com) to create a web3 eventing platform that would combine events with Digital Identity (reputational). We tried to stuff IoT attributes into a PolygonID VC schema and tie those attributes to messaging event with Push.