Skip to content

Generate a s... Family Seed (Secret) to use in other XRPL tools if you only have "Secret Numbers"

Notifications You must be signed in to change notification settings

coovxrp/secret-numbers-to-family-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRPL Secret Numbers to Family Seed (s...)

Generate a s... Family Seed (Secret) to use in other XRPL tools if you only have "Secret Numbers" (source) like generated by eg. XUMM.

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

  • rwietsevLFg8XSmG3bEZzFein1g8RBqWDZ

Live version: https://secret-numbers-to-family-seed.xumm.dev

WARNING

If you generated your Secret Numbers in a secure client like XUMM, converting your Secret Numbers to a family seed to use in 3rd party applications MAY BE A RISK! If those 3rd party applications are insecure, or you enter your Family Seed (secret) in an unsecure environment, or copy/paste on a compromised device, you are at risk of LOSING ALL YOUR FUNDS.

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

Compile (output in dist folder)

npm install
npm run build

About

Generate a s... Family Seed (Secret) to use in other XRPL tools if you only have "Secret Numbers"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 86.7%
  • HTML 9.3%
  • JavaScript 4.0%