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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i btc-private-key

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • gillyb