Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T03:33:38.000Z (10 months ago)
- Last Synced: 2024-10-31T10:51:58.919Z (3 months ago)
- Topics: key-generator, mnemonic, monero, monero-wallet, wallet-generator, xmr
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
xmrkeygen
=========[![license](https://img.shields.io/badge/license-WTFPL%20--%20Do%20What%20the%20Fuck%20You%20Want%20to%20Public%20License-green.svg)](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
$ xmrkeygenMnemonic 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.