首先,使用PHP生成比特币BTC地址需要你引入第三方的composer包,composer.json配置如下{ "require": { "bitwasp/bitcoin": "^1.0", &...