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

https://github.com/cppshane/ipfs-key-gen


https://github.com/cppshane/ipfs-key-gen

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### ipfs-key-gen

Generate IPFS related keys.

### IPFS Swarm Key
```
ipfs-key-gen generate swarm-key > swarm.key
```

### IPFS Cluster Secret
```
ipfs-key-gen generate cluster-secret
```