owlprotocol / merkledb

Bridge web2.0 databases with decentralized smart contracts
1 stars 1 forks source link

Firebase Cloud Function #12

Open leovigna opened 2 years ago

leovigna commented 2 years ago

Description

Deploy a Firebase Cloud Function to handle write updates.

Tasks

Links

https://www.notion.so/owlprotocol/Firebase-to-OrbitDB-e18eb79613fa413a9fb6fb3baca3767c

leovigna commented 2 years ago

@HrikB Also implement a /snapshot/:database function that decodes the full database as:

[ <row1>, <row2>]

This will then be used to write the initial snapshot to orbitdb.