Author

Topic: Is there any standalone script to generate SegWit Address Key pair using PHP? (Read 130 times)

brand new
Activity: 0
Merit: 0
However numerous nations utilized the pound starting there ahead, including England (the British pound authentic, or GBP was equivalent to one pound-weight of silver in King Offa's time), the  https://calculadora.xyz/ avoirdupois weight framework was embraced during the reign of Queen Elizabeth in the sixteenth century.
HCP
legendary
Activity: 2086
Merit: 4314
As bitmover has found, Bit-Wasp is probably your best bet for PHP specific code...

There are several examples that demonstrate how to generate the p2wpkh (bech32) and p2sh.p2wpkh (nested segwit) addresses listed here: https://github.com/Bit-Wasp/bitcoin-php/blob/1.0/examples/addresstypes.script.php

and other examples of generating keys/addresses here: https://github.com/Bit-Wasp/bitcoin-php/tree/1.0/examples/doc/keys

Indeed, there are lots of fairly useful examples for various use-cases: https://github.com/Bit-Wasp/bitcoin-php/tree/1.0/examples
legendary
Activity: 2212
Merit: 5622
Non-custodial BTC Wallet
I know there is something for javascript here:

https://github.com/bitcoinjs

Specific discussion for segwit address generation::
https://github.com/bitcoinjs/bitcoinjs-lib/issues/1137

I have also found this Bitcoin PHP library:
https://github.com/Bit-Wasp/bitcoin-php

There is a discussion here about segwit addresses:
https://github.com/Bit-Wasp/bitcoin-php/issues/613

This might help you
full member
Activity: 214
Merit: 278
Jump to: