Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zy445566/ipfs-swarm-key-gen

node-ipfs-swarm-key-gen
https://github.com/zy445566/ipfs-swarm-key-gen

Last synced: 5 days ago
JSON representation

node-ipfs-swarm-key-gen

Awesome Lists containing this project

README

        

# node-ipfs-swarm-key-gen
This program generates swarm.key file for IPFS Private Network feature.

# Installation
```sh
npm install ipfs-swarm-key-gen -g
```
# Usage
```sh
node-ipfs-swarm-key-gen > ~/.ipfs/swarm.key
```
Change ~/.ipfs/ to different directory if you use custom IPFS_PATH.

# License
MIT