BitcoinPHP / BitcoinECDSA.php

PHP library to generate BTC addresses and signatures from private keys.
222 stars 106 forks source link

bech32 address #53

Open Schiocco opened 1 year ago

Schiocco commented 1 year ago

Hi, this is the only script that works immediately, without a composer installation and that is small and clear (all other scripts are massive, messy to read, and use 300+ files).

The only thing is that the generated address are not bech32 and so fees on such addresses are much higher.