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

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.

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
```