Skip to content

ShivamPoW/Black-Mirror-IPFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Mirror

Using CRDT by OrbitDB to build a serverless database for blogs on top of IPFS.

Instructions (local)

  • Clone the repo, choose PORT.
  • Install dependenciesnpm i
  • Create a local instance of IPFS and OrbitDB then open it with .open.
  • Run npm run server
  • Use Postman to add, read, sort database.

Note: Read Orbit DB field manual to connect to global IPFS network.

Global

This is what i think

  • IPFS instance in browser (React) and send post.
  • Connect post/CID with OrbitDB CRDT.
  • Use IPFS cluster or other pinning service for data persisatane.
  • Build an incentive layer for self sustainability.

About

Using CRDT by OrbitDB to build a serverless database for blogs on top of IPFS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published