btc-private-key

1.0.1 • Public • Published

btc-private-key

Generate a BTC wallet address from a number.

Usage :

const btcPrivateKey = require('btc-private-key');
const walletAddress = btcPrivateKey.from('3536');			// 3536 is my lucky number
  • You need to pass the number in as a string.

Donations welcome :)
1F9WcHfyPadEzDWvoWryBiEgtQDPWLSpVd

Readme

Keywords

none

Package Sidebar

Install

npm i btc-private-key

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • gillyb