forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 18, 2022, 03:06 am

Title: NBitcoin, how to implement wallet restoration? How does it work?
Post by: Bitcoin on Feb 18, 2022, 03:06 am
NBitcoin, how to implement wallet restoration? How does it work?

at first sorry for my ignorance, I have little experience at bitcoin programming.



Im trying to implement a very simple wallet using NBitcoin library. I have done some work, but now Im stucked with wallet restoration function.



Lets say I have mnemonic private key, then I calculate its public key.



With public key am I able to track all transactions associated with this key? Even if I used multiple adresses? How its done(NBitcoin)? Any advice? Do I have to iterate throught whole blockchain and chceck signatures?



Thank you.


Source: NBitcoin, how to implement wallet restoration? How does it work? (https://bitcoin.stackexchange.com/questions/84196/nbitcoin-how-to-implement-wallet-restoration-how-does-it-work)