DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPLD, LibP2P, CRDTs, and Semantic open web properties.
454
stars
45
forks
source link
Register defradb's libp2p protocol id with multicodec #580
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/.