bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.8k stars 2.07k forks source link

How create a BCH transaction and broadcast it? #2771

Open DingGeng-GitHub opened 4 years ago

DingGeng-GitHub commented 4 years ago

const bch = require("bitcore-lib-cash");

Excuse me, is there an instance of BCH creation transaction and broadcast out (source code)?

DingGeng-GitHub commented 4 years ago

node.js:v12.14.1 npm:6.13.4 bitcoinjs-lib:5.1.7 bitcore-lib-cash:8.16.2