Michal2SAB / Bitcoin-Stealer

Generate random bitcoin wallets, private keys (seeds) and then check if they match a wallet that contains some kind of balance, and then take it. Node.js
390 stars 159 forks source link

Cannot find module "Coin key" #17

Closed krycopter closed 2 years ago

krycopter commented 2 years ago

What am i doing wrong? Thanks!

petjal commented 2 years ago

Do any of these help?

https://duckduckgo.com/?q=Cannot+find+module&ia=web

Perhaps?: npm install coinkey

README Requirements Step 2: https://github.com/Michal2SAB/Bitcoin-Stealer/blob/c227bbc3f3e97b536c24823befddef1076583acf/README.md#requirements

~/dev/github.com/Michal2SAB/Bitcoin-Stealer/Linux$ npm install coinkey

up to date, audited 34 packages in 2s

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities