This Week in DigiByte – Episode 005 "$212 Odocrypt Mining Rig!!"

This Week in DigiByte – Episode 005 "$212 Odocrypt Mining Rig!!"

How to mine Odocrypt on the DigiByte blockchain (testnet) using a refurbished laptop!! **T61 Thinkpad + 240GB SSD + DE10 Nano** Learn to use Linux!! Leave any comment for a chance to win a Ledger Nano S on episode 8!!

https://www.dgbwiki.com/index.php?title=FPGA_mining

Donate in DigiByte? QR code at the end of the video for a mobile wallet address!

Or donate to this mobile wallet address:
D7F4g7yjpWnmuyuhJ5zM3fy2GixRGTHU3w

Free Ultima Online Server coded by myself, Colin O’Malley: www.notramaos.com

$10 Coinbase when you buy/sell $100:
https://www.coinbase.com/join/omalle_7x

$10 XLM through Coinbase school:
https://coinbase.com/earn/xlm/invite/

$10 EOS through Coinbase school:
https://coinbase.com/earn/eos/invite/

HERE ARE THE COMMANDS….

DOWNLOADING THE DIGIBYTE CORE WALLET: wget -c https://github.com/digibyte/digibyte/releases/download/v7.17.2/digibyte-7.17.2-x86_64-linux-gnu.tar.gz -O – | tar xz

RUNNING THE DIGIBYTE CORE WALLET: ./digibyte-7.17.2/bin/digibyte-qt -testnet -server

INTEL WEBSITE: https://fpgasoftware.intel.com

LOADING QUARTUS PRIME:
cd ~/Downloads
chmod +x QuartusLiteSetup-18.1.0.625-linux.run
./QuartusLiteSetup-18.1.0.625-linux.run

GETTING PYTHON: sudo apt-get install git python python-pip

GETTING ODOCRYPT MINER: git clone https://github.com/DigiByte-Core/odo-miner.git

GETTING PYTHON MODULES: pip install base58 requests

EDITING “PROFILE”: nano ~/.profile

ENTER THIS AT THE BOTTOM OF THE FILE: export QUARTUSPATH=”/home/digibyte/intelFPGA_lite/18.1/quartus/bin”

**BE SURE TO USE CNTRL + X TO EXIT**

TYPE COMMAND: source ~/.profile

RUN THESE FOUR COMMANDS:

cd ~/odo-miner

sed -i s/1000/$(whoami)/ 99-altera.rules

sudo cp 99-altera.rules /etc/udev/rules.d/

sudo udevadm control –reload

SEE IF WE CAN FIND THE MINER:

source ~/.profile

lsusb | grep Altera

$QUARTUSPATH/jtagconfig

LETS RUN THE AUTOCOMPILER:

cd ~/odo-miner/src/

./autocompile.sh –testnet cyclone_v_gx_starter_kit de10_nano

LETS SET UP A MINING POOL:

cd ~/odo-miner/src/pool/solo

python pool.py –testnet sju95DMmdu8uyUiGxZRJrG8Cs9y8jfKCbS

*REPLACE sju95DMmdu8uyUiGxZRJrG8Cs9y8jfKCbS WITH YOUR OWN TESTNET WALLET ADDRESS. BE SURE YOU ARE RUNNING CORE WALLET AS A SERVER AT THIS POINT*

LETS START THE MINER:

cd ~/odo-miner/src/miner

$QUARTUSPATH/quartus_stp -t mine.tcl

Related Post: