Commit Graph

8 Commits

Author SHA1 Message Date
AlexanderBuzz
d6022599cb - Removed "forced" examples 2022-10-05 13:01:37 +02:00
AlexanderBuzz
4a93a9c1ab - Removed key generation from mnemonic, as it is deprecated and will soon be removed from rippled
- Added base58 seed
- Updated readme accordingly
2022-10-05 12:56:53 +02:00
AlexanderBuzz
cf612ae1c6 Update content/_code-samples/key-derivation/js/index.js
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-10-05 11:55:57 +02:00
AlexanderBuzz
feef266cd0 - fixed "0x" prefix in README.md which resulted in an error 2022-10-05 11:48:50 +02:00
AlexanderBuzz
a584f5c9d2 Update content/_code-samples/key-derivation/js/index.js
Added jonathanleis suggestion and  switched console.log to a real error being thrown

Co-authored-by: jonathanlei <jlei@ripple.com>
2022-09-16 08:21:12 +02:00
AlexanderBusse
930e1ef39b Added set-up instructions for non-node-alumni :) 2022-09-08 08:14:41 +02:00
AlexanderBusse
ccf334e33d Added README and command line argument functionality 2022-09-07 00:33:11 +02:00
AlexanderBusse
e6deb4ca63 Added key-derivation JavaScript examples analog to python version 2022-09-06 23:48:59 +02:00