Code samples: READMEs and smarter parsing

This commit is contained in:
mDuo13
2021-10-27 17:37:05 -07:00
parent acb0698940
commit 7c3ff821f0
14 changed files with 69 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
# Cryptographic Key Derivation
Derive secp256k1 or Ed25519 key pairs from seeds in any of the XRP Ledger's encodings and formats.
For background and diagrams, see [Key Derivation](https://xrpl.org/cryptographic-keys.html#key-derivation).