Skip to content

Commit

Permalink
Support syncing a Ledger Device
Browse files Browse the repository at this point in the history
Add `ledger-zcash` dependency and `ledger-support` feature

Add Toolchain file

WIP - init with ledger command

Fix cargo files

WIP - Use diversifier key capable custom version of ledger software

Create UFVK from Ledger device and sync it
  • Loading branch information
pacu committed Jan 2, 2025
1 parent 825e969 commit 045fc9f
Show file tree
Hide file tree
Showing 7 changed files with 517 additions and 51 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"rust-analyzer.check.features": null,
"rust-analyzer.cargo.features": "all"
}
Loading

0 comments on commit 045fc9f

Please sign in to comment.