Skip to content

💰 A fake Bitcoin miner for educational purposes.

Notifications You must be signed in to change notification settings

jqshuv/fake-wallet-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeWalletMiner

A fake Wallet mine for educational purposes.

Features

  • Auto Bitcoin Price from GeckoAPI.
  • Random run count.
  • Ask to continue.
  • Console colors.

How to use?

It's very small so only a few steps are required.

Setup

Run this for the installation.

npm install

Usage

Run this to start the program.

npm start