feat: introduce wallet crate for ed25519-bip32 key management (#342)
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
This commit is contained in:
parent
b13d3b6688
commit
bd4ff8a7fd
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