Skip to content

Dynamic Hosting Functionality by pinning the file to the IPFS Node running locally on user's device

Notifications You must be signed in to change notification settings

REVOtic/ipfs-dynamic-hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-dynamic-hosting

Dynamic Hosting Functionality by pinning the file to the IPFS Node running locally on user's device. Install the following on your device:

  1. Flask
  2. urllib
  3. SQLalchemy

Execute the following commands in python shell:

from flask_app import db_user db_user.create_all()

Then run python3 flask_app.py

About

Dynamic Hosting Functionality by pinning the file to the IPFS Node running locally on user's device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published