Skip to content

This is a console Application to Upload Download And Save All items from IPFS, This project is made by me. Please do not try to interfere with the IPFS upload system or the database save system. Thanks for checking it out.

License

Notifications You must be signed in to change notification settings

BlckChainDev/IPFS-Python-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFS-Python-Interface

Public Alert I am looking for public contributers to help with this code. Thanks. This is a console Application to Upload, Download, And Save All items from IPFS. This project is made by me. Please do not try to interfere with the IPFS upload system or the database save system. Thanks for checking it out. Below are some details to run it

To run this application, please navigate to your file search on you vs code or other text editor -

After you have completed navigating to the search, run the "setup.py" file in the CMD -

If this prints out "Import Successful" You Are ready to run the console.py file, If something else happend re-install python to the latest -

To create a new file on IPFS please run "console.py", then select a username by typing it into the CMD -

After selecting a username enter "1" on the menu to create a new file. Make sure to have a test.txt file ready to make sure of no errors -

It will ask for a file to upload(My app only supports .txt file) enter the file name then it will upload to IPFS -

And before the upload happend my test file looked like this -

And after it adds your username and date -

This uses the username you entered at the beging to sign your digital property, if you would want to remove it check below, on line 36 their is True statement in the function instead pass in False or delete that line and put "item = NewItem.NewItem(filename, client, username, False)" -

Any question please contact me, I am looking for free devolopers to work on this. Thanks

About

This is a console Application to Upload Download And Save All items from IPFS, This project is made by me. Please do not try to interfere with the IPFS upload system or the database save system. Thanks for checking it out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages