4
|
Alternate cryptocurrencies / Announcements (Altcoins) / Re: GlobalBoost-Y $BSTY GlobalBoost®, Yescrypt Social @NetworksManager™
|
on: October 21, 2020, 01:08:10 PM
|
Thank you for all the years of service  Really big things are happening. You can mine GlobalBoost at autoexchange mining pool Zergpool.com at 0.5% fee. Please use following commands for different mining options Option 1 Auto coin switch mining by profitability within algorithm with autoexchange to specified coin wallet(BTC in example below) -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBTCWALLET> -p c=BTC Option 2 Direct coin mining with payout to coin wallet -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBSTYWALLET> -p c=BSTY,mc=BSTY Option 3 Direct coin mining with autoexchange to specified coin wallet(BTC in example below) -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBTCWALLET> -p c=BTC,mc=BSTY Please note mc stands for mining coin symbol, c stand for payout coin symbol SOLO and PARTY mining Set m=solo, or m=party.YourPartyPassword to your password field to use this feature. No extra fees. Autoexchange to BTC, LTC, DASH, BCH, DOGE or any other currency we mine Happy mining, cheers pinpin
|
|
|
7
|
Alternate cryptocurrencies / Announcements (Altcoins) / BREAKING: ProBit Exchange Exchange To List GlobalBoost $BSTY !!
|
on: September 17, 2020, 01:19:11 PM
|
Pleased to announce that GlobalBoost $BSTY to be listed on Probit Exchange! 
Deposit: September 22, 2020, 11pm EST Trading: September 23, 2020, 4am EST ⯈ Introduction ( http://BSTY.org) In 2014 GlobalBoost was the first coin to implement Yescrypt as a hashing algo in blockchain. There was no pre-mine, instamine, forks, ICO or IEO we have had fair distribution the entire 6 years. We produce an international blockchain event, the Washington Elite A.I. Blockchain Summit and have standing agreements with the Archduke of Austria, as well as other notable dignitaries and countries. We are building a crypto ATM sales network with our partners that is expanding quickly.
In the coming weeks GlobalBoost will launch Wrapped BSTY (WBSTY) on the Ethereum network, as well as TRON and BNB. This will open our community to major liquidity sources previously unavailable. We have an agreement with an international sales network that is exclusively using GlobalBoost as their onboarding and payments network.
|
|
|
14
|
Alternate cryptocurrencies / Announcements (Altcoins) / How to mine GlobalBoost $BSTY on #Ubuntu 18.04+ Install - just copy and paste!
|
on: December 27, 2019, 04:05:36 AM
|
This is a Medium post from Big Burt that I figured I would share here. Original link: https://medium.com/@agreatopportunity/globalboost-y-da5bdc194879?
As Michelangelo (great philosopher) said the greatest danger for most of us is not that we will AIM to high and miss it , but the great danger for most is that they AIM to LOW and Hit it !$! I have been energized thinking about it all and envisioning of GlobalBoost-Y success . Understanding the Process and Duplicating the symphony and having Controlled Chaos. We have a profound chance to change lives and have a winning culture that is about more than just success in your pocketbooks but also about the success of the Team, The Winning Team. The Passion of “The best way to achieve what we want is by helping enough others achieve what they want” is the start to this Cultures Atmosphere. Separating from the rest let us start by building your very own NODE and support the Network.
This will be a instruction on Ubuntu 18.04+ Install , all entries needed in Command Line via Terminal are below , simply copy and paste $(: Cheers !$!$
Dependencies Needed Installed
sudo apt-get update
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3 libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libzmq3-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
sudo apt-get install libqrencode-dev
Time to download the source , I use git clone for my download:
git clone https://github.com/GlobalBoost/GlobalBoost-Y.git
Build BERKLY DB , this can be done through the contrib file directory in “GlobalBoost” , once in the directory type the following:
./install_db4.sh `pwd`
The end result will provide config output reference here are my examples:
export BDB_PREFIX=’/home/MYUSER/Desktop/GlobalBoost-Y/contrib/db4'
./configure BDB_LIBS=”-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS=”-I${BDB_PREFIX}/include”
Build and Install
./autogen.sh
export BDB_PREFIX=’/home/MYUSER/Desktop/GlobalBoost-Y/contrib/db4' ./configure BDB_LIBS=”-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS=”-I${BDB_PREFIX}/include”
make
make install # optional
Run Node ~
cd GlobalBoost-Y/src
./globalboostd
|
|
|
17
|
Alternate cryptocurrencies / Announcements (Altcoins) / Re: GlobalBoost-Y $BSTY GlobalBoost®, Yescrypt Social @NetworksManager™
|
on: December 14, 2019, 02:08:15 PM
|
Fantastic PnPins!
I'll add Zergpool to the ANN and have Young Gabriel add to they main site. Thanks man if you need anything we're using the the http://t.me/WashingtonElite Telegram as our main room and hop in the Discord if you aren't already there ]https://discordapp.com/invite/xvMsKXU[/url][/size] You can mine GlobalBoost at autoexchange mining pool Zergpool.com at 0.5% fee. Please use following commands for different mining options Option 1 Auto coin switch by profitability within algorithm with autoexchange to specified coin wallet(BTC in example below) -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBTCWALLET> -p c=BTC Option 2 Direct coin mining with payout to coin wallet -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBSTYWALLET> -p c=BSTY,mc=BSTY Option 3 Direct coin mining with autoexchange to specified coin wallet(BTC in example below) -o stratum+tcp://yescrypt.mine.zergpool.com:6233 -u <YOURBTCWALLET> -p c=BTC,mc=BSTY Please note mc stands for mining coin symbol, c stand for payout coin symbol Autoexchange to BTC, LTC, DASH, BCH, DOGE or any other currency we mine Happy mining, cheers pinpin
|
|
|
|