]> Untitled Git - bdk/commit
Add a custom signer for hardware wallets
authorwszdexdrf <piyushkumar2k02@kgpian.iitkgp.ac.in>
Mon, 25 Jul 2022 18:37:04 +0000 (00:07 +0530)
committerwszdexdrf <piyushkumar2k02@kgpian.iitkgp.ac.in>
Mon, 29 Aug 2022 08:23:56 +0000 (13:53 +0530)
commit76034772cba4d3d6fa1bdcb08977c2b9d7a157c2
tree022cd492005ed6095267141b9dba73cf12be1202
parent12507c707f27f79e7be683701e1e385a1e5bb944
Add a custom signer for hardware wallets

Also add function to get funded wallet with coinbase
CHANGELOG.md
Cargo.toml
src/wallet/hardwaresigner.rs [new file with mode: 0644]
src/wallet/mod.rs
src/wallet/signer.rs