feat: introduce wallet crate for ed25519-bip32 key management (#342)
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
This commit is contained in:
parent
f9ea2c4790
commit
90c66047c5
6 changed files with 265 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ members = [
|
|||
"pallas-traverse",
|
||||
"pallas-txbuilder",
|
||||
"pallas-utxorpc",
|
||||
"pallas-wallet",
|
||||
"pallas",
|
||||
"examples/block-download",
|
||||
"examples/block-decode",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue