https://github.com/evhub/ripple-wallet-generator
Generates and encrypts Ripple wallets.
https://github.com/evhub/ripple-wallet-generator
Last synced: 10 months ago
JSON representation
Generates and encrypts Ripple wallets.
- Host: GitHub
- URL: https://github.com/evhub/ripple-wallet-generator
- Owner: evhub
- Created: 2015-06-16T18:24:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T22:18:15.000Z (over 10 years ago)
- Last Synced: 2025-01-30T01:45:01.274Z (11 months ago)
- Language: CoffeeScript
- Size: 138 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**NOTE:** Use the very significantly updated version of this tool found in the private Ripple Labs repository under the name `ripple-entity-generator` instead of this one. This one is highly outdated.
# ripple-wallet-generator
Generates and encrypts Ripple wallets.
```
git clone https://github.com/evhub/ripple-wallet-generator.git
cd ripple-wallet-generator
npm install .
node WalletMaker.js
```