Skip to content

Generate XRP ledger Paper Accounts based on user provided data (text, mouse movement / touch)

Notifications You must be signed in to change notification settings

WietseWind/XRP-Paper-Account

Repository files navigation

Generate XRP Ledger Paper Account

Generate a r... XRP ledger account and matching Family Seed (secret) based on your own random input data (text & mouse / touch movement). Inspired by bitaddress.org

By Wietse Wind If you want to send me a sip with your newly generated & activated account:

  • rwietsevLFg8XSmG3bEZzFein1g8RBqWDZ

Please note that the best way to run this, is by getting the source, installing the dependencies (see "Compile" below) and run this offline on your own device.

Run for development

npm install
npm run serve

If you get an error (because of using npm 7) like:

Error: Rule can only have one resource source (provided resource and test + include + exclude)

... run:

npm update --legacy-peer-deps

Compile (output in dist folder)

npm install
npm run build

About

Generate XRP ledger Paper Accounts based on user provided data (text, mouse movement / touch)

Resources

Stars

Watchers

Forks

Packages

No packages published