Bitkini Priv Key Generator
Generates Bitkini mainnet private keys (raw hex & WIF), compressed public keys, and K... P2PKH addresses in a fun summer-vibe CLI. ☀️🍹
- Node.js v14+ (tested on v18)
- npm (comes with Node.js)
sudo npm install -g bitkini-keygengit clone https://github.com/bitkini/bitkini-keygen.git
cd bitkini-keygen
npm install
chmod +x gen-kini.js # optional: make CLI executable locallyThe script generates a customizable number of Bitkini key blocks:
bitkini-keygenbitkini-keygen --count 20bitkini-keygen -c 10node gen-kini.js --count 7