/ipfs-swarm-key-gen

node-ipfs-swarm-key-gen

Primary LanguageJavaScriptMIT LicenseMIT

node-ipfs-swarm-key-gen

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

Installation

npm install ipfs-swarm-key-gen -g

Usage

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

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

License

MIT