https://github.com/modood/xmrkeygen
A very simple and easy to use monero(xmr) key/wallet generator.
https://github.com/modood/xmrkeygen
key-generator mnemonic monero monero-wallet wallet-generator xmr
Last synced: about 1 year ago
JSON representation
A very simple and easy to use monero(xmr) key/wallet generator.
- Host: GitHub
- URL: https://github.com/modood/xmrkeygen
- Owner: modood
- License: wtfpl
- Created: 2020-05-14T04:38:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T03:33:38.000Z (about 2 years ago)
- Last Synced: 2025-03-26T01:51:10.477Z (over 1 year ago)
- Topics: key-generator, mnemonic, monero, monero-wallet, wallet-generator, xmr
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 23
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
xmrkeygen
=========
[](https://github.com/modood/xmrkeygen/blob/master/LICENSE)
A simple and easy to use monero key generator
Can I trust this code?
----------------------
> Don't Trust. Verify.
> We recommend every user of this library audit and verify any underlying code for its validity and suitability.
>
> You can do so by using this tool: https://xmr.llcoins.net/
Installation
------------
```
$ go install github.com/modood/xmrkeygen@latest
```
Example
-------
```txt
$ xmrkeygen
Mnemonic Seed: cistern mammal moat tossed movement oozed fierce zigzags nucleus pyramid hybrid wrist pegs candy duets cupcake mammal slackens gymnast issued tarnished ghost leopard liquid movement
Private Spend Key: c7c4a004731871110ead3c97e77c22961f71171440f0a843fa07a668d8f4b302
Private View Key: ffebd5d02a9fbfbf1986143eb56446d4ae2e6bef328236bf45606a93169e970a
Public Address: 43Rr7KiCUY2jTvNebYKGchaZeEHNSTaad3TQZ57w2a4Q98ppGBpYZwxSYDetzLpuwE4LMR6C2HEcj4DjCVdg9wP85xspxeS
```
License
-------
This repo is released under the [WTFPL](http://www.wtfpl.net/) – Do What the Fuck You Want to Public License.