Skip to content

dwarkeshsp/ipfs-globe

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

IPFS Globe

See how the DHT locates the providers for the CID you specify.

How to use your local daemon

  1. Install IPFS.

  2. Allow this website to use your daemon.

ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin  '["https://ipfs-globe.netlify.app/"]'
ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "POST", "GET"]'
  1. Start your daemon.
ipfs daemon
  1. Refresh webpage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published