Skip to content

A pinning service for Orbitdb, a decentralized database based on IPFS.

License

Notifications You must be signed in to change notification settings

Three0Dev/Three0Pinner

 
 

Repository files navigation

Three0Pinner

A pinning service for orbitdb formed from orbitdb-pinner.

  • Pass it a single orbitdb address to pin.
  • Pin/unpin multiple orbitdb databases via http.

This is the initial release. It is in alpha stage.

Installation

npm i

Usage

GET \

UI Dashboard for the Three0Pinner service.

POST \pin?address=ADDRESS

Pins the orbitdb at ADDRESS. Resumes on restart.

DELETE \pin?address=ADDRESS

Forgets the orbitdb at ADDRESS.

POST \ping

Alerts the pinning service to keep the connection alive.

Referral

We use Digital Ocean to host our pinning service. We recommend using the same and getting $100 in free credit to do so via this referral link.

DigitalOcean Referral Badge

About

A pinning service for Orbitdb, a decentralized database based on IPFS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.7%
  • EJS 18.8%
  • Dockerfile 2.7%
  • Makefile 1.8%