Create n nodes on the Bitcoin Core regtest network.
node index.js
- Change nodes const in index.js to your desired node number.
- Create wallets.
- Load wallets.
- Generate new addresses.
- [] Generate coins to addresses.
- [] Single node operations controller.
- [] Make transactions between nodes.
- [] Generate Lightning network regtest nodes.