This is a living repository of research for the blockchain capabilities for the Verida network.
- DID registry - A Verida DID method
- DID linkages - Linking a Verida account to public blockchain addresses
- VDA primary blockchain - Research to determine the best blockchain for Verida's smart contracts
- VDA token contract - ERC20 implementation of Verida token on Ethereum mainnet
- VDA token release - Ethereum mainnet smart contract for releasing VRD tokens to team, investors etc.
- VDA token bridge - Project for bridging the VRD token between Ethereum mainnet and the chosen VRD primary blockchain
- Interactions registry - Records network interacactions and facilitates micro-payments between accounts
- Name registry - Creating a human readable name (ie: chris.verida) as an alias to Verida account (ENS equivalent for Verida DID's)
- Application registry - Applications register their application name to claim ownership and increase trust across dApps on the network
- Service registry - Registry of services available on the Verida network (ie; storage nodes, messaging nodes etc.)
- Trust registry - A public register of verifiable credentials published by Verida accounts
- Trusted ACL (Permission NFTs) - Provide decentralized access control to private data between multiple parties
- Trust hierarchy - A public hierarchy of organizations that trust each other, inspired by certificate authorities and OAuth consent permissions
- Token rewards - Provide token rewards to users based on proof of a performing a particular action
- Private data bridge - Enable off-chain private data to be used on-chain
- Third party payments - Facilitate guaranteed third party payments for data
- NFT data - Connect off chain data to an NFT for a variety of use cases
- DID registry (API complete)
- DID linkages (PoC underway)
- VDA primary blockchain (priority as it's the foundation for all blockchain development)
- Private data bridge (priority as it may impact the Verida protocol signature scheme)
- Private data bridge (Nona PoC complete)
- Decentralized DID Registry (Alex has completed a PoC to migrate
ethr-did-registrytovda-did-registryand supporting libraries) - VDA primary blockchain (Still under research, currently using Polygon and trying to optimise transaction times)
- VDA token contract (Alex has completed)
- Interactions registry (Research is ongoing)
- VDA token bridge (Pending primary blockchain selection decision)
- Gasless transactions (PoC in progress)
- Sponsored transactions (PoC in progress)
- Decentralized DID Registry (Deploy to testnet)
- VDA token contract (Deploy to testnet)
- VDA primary blockchain (Make final decisions)
- Interactions registry (Phase 1 implement and depoy to testnet)
- Service registry (Implement and deploy to testnet)
- Name registry (Deploy to testnet)
- DID linkages (PoC)
- Gasless transactions (Deploy to testnet)
- Sponsored transactions (Deploy to testnet)