-
Is there any method where you can post a string, and that it returns whether this is a valid address or not?
I've tried to use something like this
```
private func isValidAddress() -> Bool {
…
-
It would be helpful to have original `hash` included in returned `P2Ret` for hash based payments: p2sh, p2pkh, p2wsh, p2wpkh.
```ts
type P2Ret = {
type: string;
script: Bytes;
address?: s…
-
Hello! Please tell me how to install bitcoin next to bitcoin cash, are there identical .bitcoin folders there?
-
The protocol includes transfer of Bitcoin Cash addresses. Determine and record the expected format.
-
This includes scan and paste support.
-
curl --request GET 'https://api.blockchair.com/bitcoin-cash/dashboards/addresses/17xEYbjo4vk18SbsyNt5PaBCMF94GEr6dy?key=${APIKEY}'
Return 404 Not Found
-
https://api.blockchair.com/bitcoin-sv/dashboards/transaction/f8008bade549a0b1f70fbc20ec8ac35c186c056b2fd41781faa81875978822aa
The `recipient` field in the first output is `d-a3ad2298208e47e30d0fa61…
-
I used this tool to look for 'qrelay2' addresses...
python bech32.py qrelay2
Have vanitygen search for:
1PF8AH
When running oclvanitygen with 1PF8AH, just under 2% of the addresses generated, …
-
How create bitcoincash address (bitcoincash:qr...) from this package ???
used this source , not worked to this type address :
```
from hdwallwet import HDWallet
from hdwallet.symbols import BCH a…
-
The `vin.value` field is being expressed in satoshis but the `vout.value` is being expressed in whole BCH units [( and also with the wrong data type )](https://github.com/Bitcoin-com/rest.bitcoin.com/…