sourcenetwork / defradb

DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties.
139 stars 32 forks source link

Register defradb's libp2p protocol id with multicodec #580

Open orpheuslummis opened 2 years ago

orpheuslummis commented 2 years ago

Register defradb's libp2p protocol id with multicodec https://github.com/multiformats/multicodec, an agreed-upon codec table to ease collaboration/integration. Specifically, to end up in https://github.com/multiformats/multicodec/blob/master/table.csv. More info on protocols: https://docs.libp2p.io/concepts/protocols/.

jsimnz commented 2 years ago

At the moment the DefraDB Protocol ID is not finalized