https://github.com/victorb/ipfs-keygen
https://github.com/victorb/ipfs-keygen
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorb/ipfs-keygen
- Owner: victorb
- Created: 2017-02-10T14:05:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T17:37:21.000Z (about 9 years ago)
- Last Synced: 2025-01-02T16:21:49.413Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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