Bitcoin Forum
June 24, 2024, 01:09:33 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Derive segwit addresses from ypub on: January 06, 2018, 09:15:48 PM
I've built an app that is used to track wallet balances using an xpub. It's using the nbitcoin library.
But I want to help push segwit adoption and add the ability to use a ypub address as part of bip49 to do the same thing.
I'm really struggling finding any .Net library that allows you to provide the ypub and derive the addresses.

Any help with this?

If there isn't a library, can someone breakdown the process of taking an extended public key and deriving the addresses? Then I can look to code the logic.

I kind of need to mimic the bip49 functionality on this site, except by only using the ypub.
https://iancoleman.io/bip39/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!