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

https://github.com/victorb/ipfs-keygen


https://github.com/victorb/ipfs-keygen

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ipfs-keygen
> Generates keypairs to use with go-ipfs

## Installation

`go get -uv github.com/victorbjelkholm/ipfs-keygen`

## Usage

### `ipfs-keygen -match `

Tries to find keys that matches the search-term in a case-insensitive way.

Defaults to using `ipfs` as the search-term

## License

MIT 2017 - Victor Bjelkholm