Skip to content

The InterPlanetary Replication System or IPRS is a tool that will allow users to store and sync their files in nearby nodes connected to the IPFS Network.

License

Notifications You must be signed in to change notification settings

edfloreshz/iprs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterPlanetary Replication System

Rust Run on Repl.it

The InterPlanetary Replication System or IPRS is a tool that allows users to store and sync their files in nearby nodes connected to the IPFS Network.

How does it work?

IPRS will run in the background in your personal computer and keep track of every change you make to your file system, then upload every new version of your files and folders to nearby nodes connected to the IPFS network and keep them up to date, you will be able to access them anywhere. Everything you upload will always be available to you.

Installing with cargo

Install the binary with cargo install --path .

Run the project

Run the binary with iprs

Run the program it with cargo run

Build it with cargo build

Test it with cargo test

About

The InterPlanetary Replication System or IPRS is a tool that will allow users to store and sync their files in nearby nodes connected to the IPFS Network.

Topics

Resources

License

Stars

Watchers

Forks

Languages