Skip to content
TheCreator edited this page Oct 9, 2017 · 5 revisions

Mining Pools

Will soon add info on how to join mining pools.

Windows

Flurbo-Qt

Running flurbo-qt

first time
On first running the flurbo-qt application it will ask a location to store the wallet/blockchain info.
on windows this is usually somehwere like: C:\users\username\roaming\APPDATA\flurbo\.

The only file it doesn't create is flurbo.conf
you will need to create this file yourself and fill it with the following;

rpcuser=WhateverHere
rpcpassword=Pu7tWh4atEverYouWan8therEBUTDONTUSETHIS
daemon=1
server=1
listen=1
#optional below
addnode=139.59.238.49
addnode=174.138.82.68
addnode=107.223.161.13:8333
addnode=51.15.164.53
addnode=coinsmarkets.com:22222


once you have created that file re-start flurbo-qt, and your set 🥇

Mining with flurbo-qt

To begin mining:

click on help->Debug window

Click on the 'Console' tab, then tobegin mining type the following;

setgenerate true -1

The above command will start mining at full power, you can check progress etc with

getmininginfo

or use getinfo to see how many blocks are mined etc.

if you would like to end mining use setgenerate false

if you would like to specify amount of cores then use setgenerate true 2 for 2 cores..etc.
theres many more commands check them out with help

Other info

More info soon

if you would like to submit a node to help support the network please contact me!!

flurbod

More info soon

flurbo-cli

More info soon

Linux

Ubuntu

More info soon

Block Explorer

http://lpool.name/explorer/FLB

Mining Pool

New Flurbo pool (sha256) http://lpool.name/pool/FLB

-o stratum+tcp://sha.lpool.name:3333 -u <WALLET_ADDRESS> -p c=FLB,d=128

Big thanks to ex_mac @ Bitcointalk.org [ Bounty/Donate: FCQeVsBt2BEzErv6Bo2oEzxkYbpPSshxcS (FLB) ]