by jchrisa on 4/19/23, 1:02 PM with 4 comments
I am building a new database (I was one of the creators of CouchDB / PouchDB) and wanted an example app that more fun than just database crud operations. Fireproof is designed to be the easiest way to add dynamic data to any app or page. It uses IPFS multiformat blocks for content addressing (and high-performance traditional infra like Cloudflare and WebRTC). What sets it apart from other browser-based database is that all the operations are cryptographically verifiable as Merkle proofs.
You can read more about Fireproof's database architecture here: https://fireproof.storage/documentation/how-the-database-eng...
by jchanimal on 4/19/23, 2:06 PM
Also, there is a video if you want to see it in action: https://twitter.com/FireproofStorge/status/16485419508432568...
React devs, to try Fireproof as your app's database, start here: https://fireproof.storage/documentation/usefireproof-hook-fo...
by jchanimal on 4/19/23, 7:14 PM
by carsonfarmer on 4/19/23, 4:54 PM
by ZaphodB17 on 4/19/23, 1:18 PM