Difference between revisions of "OrbitDB"

From CryptoWiki

wiki_crypto>Zeb.dyor
(Created page with "A serverless, distributed, peer-to-peer database that uses IPFS as its data storage and IPFS pubsub to automatically synchronize databases with pe...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:58, 23 January 2022

A serverless, distributed, peer-to-peer database that uses IPFS as its data storage and IPFS pubsub to automatically synchronize databases with peers. Furthermore, it is entirely free because though it leverages Ethereum's infrastructure and signing capabilities, no messages are published to the Ethereum blockchain, which means there are no associated gas fees.

Origin dapp is being built on top of OrbitDB and is ERC-725 compatible