Phore-Wallet
Simplified wallet commands for Phore.
Installation
Using npm:
npm install phore-wallet --save
In Node.js:
const phorew = ;var password = ""; // optional password for wallet seedvar iteration = 0; //first child keypair of HDMaster, +1 for new keypairsvar mcode = phorew; // 24 words instead of 12console;var seed = phorew;consolevar HDMaster = phorew;consolevar firstKeyPair = phorew;var firstWIF = phorew;consolevar address = phorew;console;var xpub = phorew;console;