Trung0246 / ipfs-sync

Live IPFS directory synchronization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfs-sync

IPFN project IPFS project GoDoc Travis CI

Atomically syncs changes in directory on IPFS.

Install

Installation requires Go:

$ go get -u github.com/ipfn/ipfs-sync

Usage

$ ipfs-sync <directory>

Publish to IPNS

$ ipfs key list
$ ipfs key gen myrepo
$ ipfs-sync --ipns-key=myrepo <directory>

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/

About

Live IPFS directory synchronization.

License:Apache License 2.0


Languages

Language:Go 100.0%