Mining
Maple Coin Mining Software allows you to mine blocks for the Maple Coin blockchain network. For your hard work, you will be rewarded with Maple Coins each time you successfully mine a block. Good luck!
Get Started
- Install Python 3 (with tkinter) on your computer. Click here for a tutorial on how to install Python.
- Go to the Downloads section below and download the mining software.
- Open up Command Prompt (for Windows) or Terminal (for macOS/Linux/UNIX based OS)
- Go to the directory of the downloaded files by using "cd path/to/files"
- Type in the following command "py -m pip install -r requirements.txt" wait for the modules to get installed (For macOS: "pip3 install -r requirements.txt" )
- Finished, to run the mining software, type in the following command "py miningSoftware.py" (For macOS: "python3 miningSoftware.py" )
- Log into your account or create it on https://www.maple-coin.com/register and start mining!
Downloads
Documentation
Coming Soon!