Skip to content

dwarkeshsp/ipfs-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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