Skip to content

darkdrgn2k/ipfs-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-demo

A offline, mesh-networking demo of IPFS, originally for use by tomesh.net

WIP

Notes

  • Add nginx script so that it reverse proxies the flask server over IPv6 to port 80
  • It will be on /demo - an index file or something will redirect there from /
  • Install script involves importing demo key file
  • It's assumed that nodes 1 and 2 are peered over IPFS, and have the daemon started already
  • make /tmp/ipfs-demo folder as part of install
  • install flask and flask-socketio, eventlet too - with sudo -H I guess

About

A offline, mesh-networking demo of IPFS, for use by tomesh.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.2%
  • HTML 34.8%