Wednesday, December 25, 2019

How to generate passphrase, account and public key using bitcoinjs/bip39

Does anyone know how to use bitcoinJS (https://github.com/bitcoinjs/bip39) to generate passphrase, account and public key and export them to csv? I need 1000 of them to do some testing on testnet. I've downloaded and installed it, but I'm unfortunately not very familiar with java, so I have no idea what exactly is the given example trying to tell me to do. Couldn't even get it to print anything out onto console.

Neither can I find any guides on how to use it, so I'm kind of stuck.



No comments:

Post a Comment