• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Go
  • Created almost 8 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ipfs-swarm-key-gen

This program generates swarm.key file for IPFS Private Network feature.

Installation

go get -u github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen

Usage

ipfs-swarm-key-gen > ~/.ipfs/swarm.key

Change ~/.ipfs/ to different directory if you use custom IPFS_PATH.

License

MIT