Skip to content

plebbit/plebbit-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Cannot use the pubsub provider with Cloudflare to run a subplebbit because Cloudflare timesout the keepalive connection after 2 minutes, and the IPFS HTTP client doesn't automatically reconnect.

Install and start

npm install
node start [--pubsub-logs]

Install and start with Docker

./start-docker.sh

Test locally

node start
# in another terminal
node test-local

Test remote

  • Edit URL in test-remote.js
# on server
node start
# locally
node test-remote

Guides

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published