mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Added set-up instructions for non-node-alumni :)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# JavaScript key derivation examples
|
||||
|
||||
Generates key from a given input in Ed25519 and Secp256k1 format
|
||||
Generates key from a given input in Ed25519 and Secp256k1 format. On first run, you
|
||||
have to install the necessary node.js dedpendencies:
|
||||
|
||||
npm install
|
||||
|
||||
## Command-line usage:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user