-
MoonPay provides BTC and ETH wallets when creating an account. While they don't provide documentation on the derivation path used for the BTC wallet, it appears to use BIP84, resulting in a zpub key.
…
-
I tried many methods but I couldn't succeed. Can I do this with nbitcoin? if i can how can i do it (must be start with "zpub")
```
public static string GenerateExtendedPublicKeyFromMnemonic(stri…
-
* **I'm submitting a ...**
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[x] question about how to use this project
* **Summary**
How do I use a …
-
**Describe the bug**
Running the example fails with Python 3.13.
**To Reproduce**
```python
import bdkpython as bdk
descriptor = bdk.Descriptor("wpkh(tprv8ZgxMBicQKsPcx5nBGsR63P…
-
I am using Electrum 4.4.5 and 287d30d0d2bd754743839d342c2cab65919c9ad1
I am trying to use the master public key from the wallet I created in Electrum as "xpub" in the config, but I get this error:
…
-
If choose these paths in eth, a bitcoin address is generated: bip49 - 3., bip84 - bc1.
-
Hi,
Where am I doing wrong?
C:\Workshop\Python\bip44-bip39-bip84-wallet-gen-and-query>py script.py bip44
Traceback (most recent call last):
File "C:\Workshop\Python\bip44-bip39-bip84-wallet-…
-
Currently, `CreateDescriptors` creates `descriptors` based on the path and script type specified by the user.
This is probably not as useful as having the ability to create a descriptor based on a st…
-
I have a very strange issue with bip_utils, which I think I do not remember having in the past.
When running bip_utils on Windows Subsystems for Linux (Ubuntu20.04, also Ubuntu 22.04, both systems wi…
-
Why there is different address in transaction receipt? Using BIP84 type.