Skip to content
/ idfs Public

IDFS (Inter-Domain File System) is a decentralized file system providing storage for encrypted data and managing decryption keys

License

Notifications You must be signed in to change notification settings

RenovJ/idfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idfs

IDFS (Inter-Domain File System) is a decentralized file system providing storage for encrypted data and managing decryption keys. IDFS is based on IPFS (http://ipfs.io).

install

npm install --save eosjs ipfs-http-client level express cors express-fileupload eccrypto bitwise

check keeper list

node registration keeperlist

register keeper cluster

node registration addcluster [CLUSTER_KEY]

register keeper

node registration addkeeper [CAPACITY] [CLUSTER_ID]

launch idfs

node idfs

About

IDFS (Inter-Domain File System) is a decentralized file system providing storage for encrypted data and managing decryption keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published