Bitcoin Forum
June 22, 2024, 09:18:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] - Social Send Coin (SEND) | POS | Masternode | Social Coin | Low Supply on: September 23, 2018, 12:15:02 AM
I am relatively new to SEND but I love the community behind them, Great coin, Great Team, overall Great Project
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] TimeIsMoney TIM MASTERNODES POW/POS MNO AND TIME PC on: September 16, 2018, 09:50:31 PM
PinoyMiners Pool

We are now hosting TimeIsMoney (TIM)

Come join our community pool and help ensure a distributed network

Take advantage of our very low 0.1% mining fees, valid for all coins!

Our support team is here for you 24/7. We are working hard to give you a helpful answer in any situation.
Pool Site:  https://pinoyminers.org/
Pool Discord: https://discord.gg/Ga9Wsbe
TIM Discord: https://discord.gg/C6uw9Qc
 
   • Wallet: https://github.com/rmcpartner/timeismoneycrypto/releases

   • NVidia Miner: https://bitcointalk.org/index.php?topic=3378390.0;all
Code:
z-enemy -a xevan -o stratum+tcp://pool.pinoyminers.org:3061 -u WALLET_ADDRESS -p c=TIM

   • AMD Miner: https://github.com/KL0nLutiy/sgminer-kl/releases
Code:
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
sgminer -k xevan -o stratum+tcp://pool.pinoyminers.org:3061 -u WALLET_ADDRESS -p c=TIM
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Whiff-network // X16S // POW !Launched! on: September 14, 2018, 09:31:11 PM
HOW TO MINE WHIFF (WFF)

1. Get your Wallet
    • Download the wallet https://www.dropbox.com/s/543liyl9jxrcxgg/whiff64win
    • Install the wallet and open the application.
    • The first sync of the wallet will take a while, it's normal. You can already get your wallet address, while it syncs.
    • Get your Wallet Address by going to the Receive tab, then click on Request Payment and Copy Address. You will need this Address for miner configuration.

2. Install & Setup your Mining Software
    • AMD Miners:
        -SGminer-KL https://github.com/KL0nLutiy/sgminer-kl/releases
        -Avermore https://github.com/brian112358/avermore-miner/releases
        -Create a bat file in the same folder as sgminer. Here's how it should looks like. Don't forget to include your own Wallet Address.
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
sgminer.exe -k x16s -o stratum+tcp://POOL-ADDRESS:PORT# -u WALLETADDRESS  -p c=WFF

    • NVidia Miners:
        -T-Rex https://bitcointalk.org/index.php?topic=4432704
        -Nevermore https://github.com/brian112358/nevermore-miner/releases
        -Z-Enemy https://bitcointalk.org/index.php?topic=3378390.0;all
        -Create a .bat file in the same folder of ccminer. Don't forget to include your own Wallet Address.
Code:
MINERAPP.exe -a x16s -o stratum+tcp://POOL-ADDRESS:PORT# -u WALLETADDRESS -p c=WFF

3. Track your progress
    • You can track your progress by visiting your chosen mining pool and enter your wallet address.
    • Payouts and fee depends on each pool.

4. Extra info
    • Coin Specs:
        -Block time: 1 minute | Block reward: 300 WFF | Total supply: 1 Billion | Block halving: 210k
    • Block Explorer
        - http://explorer.whiff.network/
    • Pool Explorer
        - https://poolexplorer.com/coin/5195
    • Profit Calculator
        -https://shittomine.com/calculator/coin/WFF
    • Pools
        - https://arcpool.com/ (0.9% fee)
        - https://miningjgpool.ovh/ (0.35% fee)
        - https://pool.unms.xyz/ (0.0% fee)
        - https://weekendpool.net/ (1.0% fee)
    • Links
        -Roadmap: https://imgur.com/Gyqy7fV
        -Github: https://github.com/Whiff-dev/WFFMaster
        -Linux wallet: https://www.dropbox.com/s/h3xzvccw21hum1i/whiff-qt
        -Windows 32bit: https://www.dropbox.com/s/clj8nos6fsdlfv2/whiff32win?dl=0
        -Windows 64bit: https://www.dropbox.com/s/543liyl9jxrcxgg/whiff64win
        -Twitter: https://twitter.com/DevWhiff/
        -Discord: https://discord.gg/8cWhZS6

----
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BTC FORK] [BITFINEX] Bitcoin Interest - Decentralized Savings - Join Now on: September 07, 2018, 07:58:07 AM
HOW TO MINE BITCOIN INTEREST (ProgPoW)

1. Get your Wallet
    • https://wallet.bitcoininterest.io/#wallet
    • Get your Wallet Address by inputing your eMail address and password then click submit.
    • Different email address and password combination will open different wallets, be careful when entering your details as lost accounts can not be recovered!

2. Install & Setup your Mining Software
    • AMD Miner:
        - https://www.dropbox.com/s/xpp37o08qewx19o/progpowminer-amd-windows.zip?dl=0
        - Edit the bat file in the same folder as miner. Here's how it should looks like. Don't forget to include your own Wallet Address.
   - Add "--opencl-platform 1" if the miner doesn't find your GPU(s)

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
@echo off
progpowminer-amd -G -P stratum+tcp://iFNRYs1Y8DN9dupeKE2ShbLCgW38MaRGnH@eu-1.pool.bci-server.com:3857
pause

   • NVidia Miner:
        - https://www.dropbox.com/s/vfaymnxorh3xkvj/progpowminer-cuda-windows.zip?dl=0
        - Edit the bat file in the same folder as miner. Here's how it should looks like. Don't forget to include your own Wallet Address.

Code:
@echo off
progpowminer-cuda -U -P stratum+tcp://iFNRYs1Y8DN9dupeKE2ShbLCgW38MaRGnH@eu-1.pool.bci-server.com:3857
pause
3. Track your progress
    • You can track your progress by visiting pool https://pool.bci-server.com/workers and enter your BCI address.

4. Extra info
    • Pool
        -Asia: stratum+tcp://ap-1.pool.bci-server.com:3857
        -Europe: stratum+tcp://eu-1.pool.bci-server.com:3857 (First one up then US and ASIA follows)
        -US: stratum+tcp://us-1.pool.bci-server.com:3857
   • Block Explorer: https://explorer.bitcoininterest.io
   • Github: https://github.com/BitcoinInterestOfficial
   • Website: https://www.bitcoininterest.io
   
5. Misc
    • Ethos miner: you need the latest version of ethos (v1.3.2) {sudo hotfix progpow}
    • Fork is on block 542524 | Changing from Equihash to ProgPoW on September 7th 2018!

Have Fun Mining!!!
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DirhamCoin - AED ✅ Green Economy ✅ Staking Wallet ✅ Masternodes ✅ Green energy on: August 08, 2018, 07:05:44 AM
Pinoy Miners

Come join our community pool and help ensure a distributed network
Take advantage of our very low 0.1% mining fees, valid for all coins!
 
Why choose us?
1. High performance pool for mining, developed by latest technologies
2. Low latency
3. High scalability and secure mining pool infrastructure
4. Multicoin pool, we do payouts in the currency you mine.
5. Payouts made automatically every 60 minutes
6. Super low fees 0.1%!
7. Professional Support
8. No registration is required
 
Our support team is here for you 24/7. We are working hard to give you a helpful answer in any situation.
Pool Site: https://pinoyminers.ga
Pinoy Miners Discord: https://discord.gg/Ga9Wsbe

DirhamCoin Discord: https://discord.gg/dqBUgrZ
Wallet: https://github.com/DirhamCoin/DirhamCoin/releases
Explorer:  http://explorer.dirhamcoin.com

Nodes: (just in case)
addnode=149.28.107.94:15415
addnode=149.28.167.51:15415

Code:
-a xevan -o stratum+tcp://pool.pinoyminers.ga:3739 -u WALLET_ADDRESS -p c=AED
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XGCS] xGalaxy Coin - PoW, Masternodes, x16r on: August 05, 2018, 02:46:09 PM
resereved for pool
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PION] Pion Coin - PoW, Masternodes, GPU Mining on: August 01, 2018, 03:44:45 AM
Pion

Symbol :  PION
Algorithm : X16R
Block time :  120 seconds
Block Reward : 20 PION
Bonus Rewards : 60,000 coins (100 coins for every 2190 blocks for five years)
Reward Reduction : 15.904% reduction every year compounded
Estimate Supply : 34,358,289
Masternode : 1000 coins
Masternode Reward :  30% Block Reward Increasing to 50% Block Reward in 10 months
Pre-mine : 3.63%
Planned Allocation :
Development / Infrastructure : 2.9%
Marketing / Bounties / Airdrops : 0.7%

Web: http://pioncoin.org
Github: https://github.com/pioncoin/pion/releases
Explorer: http://explorer.pioncoin.org
Discord: NO DISCORD, NO FACES so hope you get the hint.

Wallets
Windows 64bit: https://github.com/pioncoin/pion/releases/download/0.12.3.1/pioncore-0.12.3-win64.zip
Windows 32bit: https://github.com/pioncoin/pion/releases/download/0.12.3.1/pioncore-0.12.3-win32.zip
Mac Wallet: https://github.com/pioncoin/pion/releases/download/0.12.3.1/pioncore-0.12.3-osx64.tar.gz
Linux: https://github.com/pioncoin/pion/releases/download/0.12.3.1/pioncore-0.12.3-x86_64-linux-gnu.tar.gz

Pool  
https://pool.pioncoin.org (0.5% fee)
https://hashnice.pw (0.5% fee)
https://pool.coin-miners.info (1.0% fee)
http://pool.friends-master.net (1.0% fee)
http://gpuhot.com (1.0% fee)

Miner
    • AMD Miner: sgminer.exe -k x16r -o stratum+tcp://POOL_ADDRESS:PORT# -u WALLET_ADDRESS -p c=PION
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases (1% dev fee)
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermore: https://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards : ccminer -a x16r -o stratum+tcp://POOLD_ADDRESS:PORT# -u WALLET_ADDRESS -p c=PION
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all (1% dev fee)
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AIRDROP] ALFA Community Project - Tier masternode- Pow- PoS on: July 23, 2018, 02:47:18 PM
Pinoy Miners

Come join the ALFA party & help ensure a distributed network
Take advantage of our promotional launch offer. Now you can mine for 0.1% fees, valid for all coins!

Why choose us?
Low latency
High scalability and secure mining pool infrastructure
Multicoin pool: ALFA, BTNX, GUT, RVN, PGN, HTH, CPR
Automatic payouts every 60 minutes
Super low fees 0.1%!

Visit us at http://pinoyminers.ga/

Wallet: https://github.com/alfapr0ject/alfa/releases
Win: https://github.com/alfapr0ject/alfa/files/2219363/alfa-qt-window.zip
Linux: https://github.com/alfapr0ject/alfa/files/2219361/alfa-qt-linux.zip

Block Explorer: https://alfacoin-explorer.miningjgpool.ovh

ALFA Discord: https://discord.gg/34waDtm

NVIDIA miner:
        https://github.com/tpruvot/ccminer/releases

AMD miner:
    Claymore's NeoScrypt AMD GPU Miner v1.2: 2% dev fee
        https://drive.google.com/open?id=1j7mhliKrRS2IWp_lMrNfhRBAeJT7ISIu
        https://mega.nz/#F!WthSUArb!00pET54lyIF1386tOGs1BQ
    NeoScrypt OpenCL GPU miner (NSGMiner):
        https://github.com/ghostlander/nsgminer/releases
    Gateless Gate (zawawawa/gatelessgate): 1% dev fee
        https://github.com/zawawawa/gatelessgate/releases

Code:
-a neoscrypt -o stratum+tcp://pinoyminers.ga:4233 -u WALLET_ADDRESS-p c=ALFA
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (ノ◕ヮ◕)ノ*:・゚ ANN - RENESIS - LTME (Long Term Mining Evolution) -New Algoヾ(⌐■_■)ノ♪ on: July 21, 2018, 04:21:39 PM
RENESIS
Algorithm: Renesis
Ticker: RESS
Whitepaper v1: https://github.com/renesisgroup/whitepaper/blob/master/RENESIS-paper.pdf
Block Time: 2 minutes
Block Reward: Variable. Refer to whitepaper for reward structure.
Halving: Yes
Mined Confirmations PoW/PoS : 60
Pre-mine: Yes
Masternodes: Planned          
P2P port: 9775
RPC port: 9774

Web Site:
http://www.renesis.io
Discord: https://discord.gg/vAP5zGq
Block Explorers: http://tx.renesis.io

Wallet
Win: https://github.com/renesisgroup/wallets
Linux: https://github.com/renesisgroup/wallets/raw/master/renesis-qt
Mac: https://github.com/renesisgroup/wallets/raw/master/renesis-qt.dmg
Raps Pi: https://github.com/renesisgroup/wallets/raw/master/renesisd-Pi

Nodes
addnode node1.renesis.io
addnode node2.renesis.io
addnode node3.renesis.io
addnode node4.renesis.io
addnode i.crashed.online
addnode he.crashed.online
addnode it.crashed.online
addnode she.crashed.online
addnode renesisckko455xx.onion

CPU miner: https://github.com/renesisgroup/ccminer-renesis/raw/master/ccminer-renesis.zip
AMD miner: in progress
NVIDIA miner: https://github.com/renesisgroup/ccminer-renesis/raw/master/ccminer-renesis.zip
bat file: ccminer.exe -a renesis -i 21 -o stratum+tcp://cryptopool.party:4444 -u RDo6ZzgBMPPHsSFA3zh42MaHyJgQTFETda -p c=RESS

Pools
https://cryptopool.party (0.5% fee)
https://protopool.net (0.5% fee)
http://pool.tera.tn (0.5% fee)
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (ノ◕ヮ◕)ノ*:・゚ ANN - RENESIS - LTME (Long Term Mining Evolution) -New Algoヾ(⌐■_■)ノ♪ on: July 20, 2018, 09:33:29 PM
thats 4 times of 14%, what are you trying to achieve that it will take too much than any functioning coins out there right now?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (ノ◕ヮ◕)ノ*:・゚ ANN - RENESIS - LTME (Long Term Mining Evolution) -New Algoヾ(⌐■_■)ノ♪ on: July 20, 2018, 09:27:24 PM
nice, but those premine are ridiculous http://tx.renesis.io/richlist

its a good challenge for asic and thats about it. As a project, you guys just killed it, literally.

You guys defeat the purpose of what you're fighting for.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GPUnion [GUT] PoW | Computing Power Ecosystem | BOUNTY OPEN NOW on: July 19, 2018, 08:10:30 PM
GPUnion
Algorithm: X16R
Ticker: GUT
Launch: 05 July 2018
Website: http://www.gpunion.io
Roadmap: https://github.com/GpunionProject/Gpuniontoken/blob/master/README.md
White paper v1.0:  http://gpunion.io/wp-content/uploads/2018/07/GPUnion-Whitepaper-v1.0.pdf
Github: https://github.com/GpunionProject
Discord: https://discord.gg/umQMUt2
Medium:  https://medium.com/@gpunion
Twitter: https://twitter.com/gpunion
Facebook: https://www.facebook.com/Gpunion-2019071461688729
Telegram: https://t.me/gpunion
Contact: info@gpunion.io / pr@gpunion.io

Bounty Program:  https://bitcointalk.org/index.php?topic=4635941

Official Block Explorer: http://explorer.gpunion.io
Backup Explorer: http://explorer.overcookedpanda.com:3001

Block Reward:
100 GUT (Block 2 - 1439)
250 GUT (Block 1440 - 2879)
500 GUT (Block 2880 - onward)
Block Reward halving time: 2 years
Total Coin Supply: 1,002,000,000
Block Size: 1MB

ICO: No
Masternodes: No
Reservation: 5% on first block for operational cost

Network port: 8423
RPC port: 8422

Profit Calculator:  https://www.crypto-coinz.net/coin-info/?181-Gpunion-GUT-X16R-calculator
                          https://www.coincalculators.io/coin.aspx?crypto=gpunion-mining-calculator

Wallet: https://github.com/GpunionProject/Gpuniontoken/releases
Node: (no need to add it but just in case)

listen=1
server=1
maxconnections=1023

addnode=35.182.125.62:8423
addnode=34.203.207.130:8423
addnode=34.245.99.148:8423
addnode=18.236.101.166:8423
addnode=13.250.37.135:8423
addnode=109.174.12.22.8423


Pools:

http://pinoyminers.ga (0.1% fee)
https://subscriberpool.com (0.5% fee)
https://frrsan.com (0.5% fee)
https://evil.ru (0.5% fee)
https://miningpatriot.com (0.5% fee)
https://pinchpool.com (0.5% fee)
https://fairmine.pro (0.7% fee)
https://cryptopool.party (0.75% fee)
https://asiapool.trade (1.0% fee)
https://weekendpool.org (1.0% fee)
http://cloudcityminer.com (1.0% fee)
https://icemining.ca (1.0% fee)


Miner
    • AMD Miner: sgminer.exe -k x16r -o stratum+tcp://POOL_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases (1% dev fee)
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermore: https://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards : ccminer -a x16r -o stratum+tcp://POOLD_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all (1% dev fee)


Official Team Discord ID
Production Manager:
- 458873254346752000 - @gpunion_pr#4530
Developer:
- 464488752480256010 - @kawaguchi_gpunion#6975
- 464662418279104523 - @shota_gpunion#2948
- 464486079173754893 - @watanabe#5618
-465281020506144779 - @Neo#5030
PR & Marketing:
- 464471867013595139 - @Grace#0508
Bounty Manager:
-433429721716621323 - @shasan#7116
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GPUnion [GUT] PoW | Computing Power Ecosystem | BOUNTY OPEN NOW on: July 16, 2018, 06:35:10 PM
GPUnion
Algorithm: X16R
Ticker: GUT
Launch: 05 July 2018
Website: http://www.gpunion.io
Roadmap: https://github.com/GpunionProject/Gpuniontoken/blob/master/README.md
Github: https://github.com/GpunionProject
Discord: https://discord.gg/umQMUt2
Twitter: https://twitter.com/gpunion
Facebook: https://www.facebook.com/Gpunion-2019071461688729
Telegram: https://t.me/gpunion
Contact: info@gpunion.io / pr@gpunion.io

Block Explorer: http://explorer.gpunion.io | http://explorer.overcookedpanda.com:3001

Block Reward:
100 GUT (Block 2 - 1439)
250 GUT (Block 1440 - 2879)
500 GUT (Block 2880 - onward)
Block Reward halving time: 2 years
Total Coin Supply: 1,002,000,000
Block Size: 1MB

ICO: No
Masternodes: No
Reservation: 5% on first block for operational cost

Network port: 8423
RPC port: 8422

Profit Calculator:  https://www.crypto-coinz.net/coin-info/?181-Gpunion-GUT-X16R-calculator
                          https://www.coincalculators.io/coin.aspx?crypto=gpunion-mining-calculator

Wallet: https://github.com/GpunionProject/Gpuniontoken/releases
Node: (no need to add it but just in case)

listen=1
server=1
maxconnections=1023

addnode=35.182.125.62:8423
addnode=34.203.207.130:8423
addnode=34.245.99.148:8423
addnode=18.236.101.166:8423
addnode=13.250.37.135:8423
addnode=109.174.12.22.8423


Pools:

http://pinoyminers.ga (0.1% fee)
https://subscriberpool.com (0.5% fee)
https://frrsan.com (0.5% fee)
https://evil.ru (0.5% fee)
https://miningpatriot.com (0.5% fee)
https://pinchpool.com (0.5% fee)
https://fairmine.pro (0.7% fee)
https://cryptopool.party (0.75% fee)
https://asiapool.trade (1.0% fee)
https://weekendpool.org (1.0% fee)
http://cloudcityminer.com (1.0% fee)
https://icemining.ca (1.0% fee)


Miner
    • AMD Miner:
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermorehttps://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards :
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all


Official Team Discord ID
Production Manager:
- 458873254346752000 - @gpunion_pr#4530
Developer:
- 464488752480256010 - @kawaguchi_gpunion#6975
- 464662418279104523 - @shota_gpunion#2948
- 464486079173754893 - @watanabe#5618
-465281020506144779 - @Neo#5030
PR & Marketing:
- 464471867013595139 - @Grace#0508
Bounty Manager:
-433429721716621323 - @shasan#7116



GPUnion (GUT) is listed at ShorelineCrypto exchange (https://shorelinecrypto.com).  GUT/DOGE pair trading is live now.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Mineable][Coin] StoneCoin 🤘🏼 Dynamic MasterNode Rewards 🚀 High ROI 🚀 on: July 13, 2018, 06:19:10 AM
Launch in 6 hours from now - NEW core with X16R


Name: Stonecoin
Ticker: STONE
Algorithm: Neoscript to X16R
Launch Date: July 13, 2018 12:00:00 PM-GMT
Maximum Supply: 26,280,000 STONE
Type: PoW+MasterNodes
Address prefix: S
Required for Masternode: 1500 STONE
Block Time Average: 2 minutes
Block Reward: 10, decreasing by 10% every year
Block Reward Distribution:
60% -> Masternode Holders
40% -> Miner
InstantSend Confirmation: ~5 seconds
Superior Difficulty: Retargeting Using Dark Gravity Wave
Superior Transaction: Anonymity Using PrivateSend
Premine: Locked (Original premine banned and locked)
Postmine: 500.000 Stone (To be implemented during x16r upgrade)
Postmine will be used: Feature development, airdrops, bounties, listings on exchanges and masternode services, and much more.

Website: http://www.stonecoin.rocks
Github: https://github.com/stonecoinproject/Stonecoin
Discord: https://discord.gg/k8yBsc2
MN Ranking: https://masternodes.online/currencies/STONE/


Stone Exchanges:
CryptoBridge: https://wallet.crypto-bridge.org/market/BRIDGE.STONE_BRIDGE.BTC
Stocks Exchange: https://app.stocks.exchange/en/basic-trade/pair/BTC/STONE


Wallet:
https://github.com/stonecoinproject/Stonecoin/releases
Node:
listen=1
server=1
maxconnections=1023

addnode=199.247.9.250:22323
addnode=199.247.16.62:22323
addnode=207.246.76.53:22323
addnode=206.81.12.251:22323
addnode=173.249.33.136:22323
addnode=167.99.137.60:22323
addnode=207.148.90.132:22323
addnode=63.209.35.17:22323
addnode=206.189.161.158:22323


Explorer:
http://explorer.stonecoin.rocks


Pools:
http://pool.stonecoin.rocks (fee 0.5%)
https://mining.evo.today (fee 0.5%)    
https://hashnice.pw (fee 0.05%)
https://hash4.life (fee 1%)
http://pcopool.tokyo (fee 0.5%)
https://bsod.pw (fee 0.9%)
http://zergpool.com (fee 0.5%)
http://neopool.net (fee  0.9%)
https://miningclub.cc (fee 0.5%)


Miner
    • AMD Miner:
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermore: https://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards :
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⛽⛽ [ANN] Emixil The Fuel Card | X16R | POW | Masternodes | Mineable | ⛽⛽ on: July 11, 2018, 06:52:45 PM
reserve
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Stonecoin 2.0 - Feature rich, Masternodes, Bounty, Discord airdrops! on: July 09, 2018, 05:25:03 AM
Launch in 6 hours from now - NEW core with X16R


Name: Stonecoin
Ticker: STONE
Algorithm: Neoscript to X16R
Launch Date: July 13, 2018 12:00:00 PM-GMT
Maximum Supply: 26,280,000 STONE
Type: PoW+MasterNodes
Address prefix: S
Required for Masternode: 1500 STONE
Block Time Average: 2 minutes
Block Reward: 10, decreasing by 10% every year
Block Reward Distribution:
60% -> Masternode Holders
40% -> Miner
InstantSend Confirmation: ~5 seconds
Superior Difficulty: Retargeting Using Dark Gravity Wave
Superior Transaction: Anonymity Using PrivateSend
Premine: Locked (Original premine banned and locked)
Postmine: 500.000 Stone (To be implemented during x16r upgrade)
Postmine will be used: Feature development, airdrops, bounties, listings on exchanges and masternode services, and much more.

Website: http://www.stonecoin.rocks
Github: https://github.com/stonecoinproject/Stonecoin
Discord: https://discord.gg/k8yBsc2
MN Ranking: https://masternodes.online/currencies/STONE/


Stone Exchanges:
CryptoBridge: https://wallet.crypto-bridge.org/market/BRIDGE.STONE_BRIDGE.BTC
Stocks Exchange: https://app.stocks.exchange/en/basic-trade/pair/BTC/STONE


Wallet:
https://github.com/stonecoinproject/Stonecoin/releases
Node:
listen=1
server=1
maxconnections=1023

addnode=199.247.9.250:22323
addnode=199.247.16.62:22323
addnode=207.246.76.53:22323
addnode=206.81.12.251:22323
addnode=173.249.33.136:22323
addnode=167.99.137.60:22323
addnode=207.148.90.132:22323
addnode=63.209.35.17:22323
addnode=206.189.161.158:22323


Explorer:
http://explorer.stonecoin.rocks


Pools:
http://pool.stonecoin.rocks (fee 0.5%)
https://mining.evo.today (fee 0.5%)    
https://hashnice.pw (fee 0.05%)
https://hash4.life (fee 1%)
http://pcopool.tokyo (fee 0.5%)
https://bsod.pw (fee 0.9%)
http://zergpool.com (fee 0.5%)
http://neopool.net (fee  0.9%)
https://miningclub.cc (fee 0.5%)


Miner
    • AMD Miner:
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermore: https://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards :
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GPUnion [GUT] PoW | Computing Power Ecosystem | Stop mining for nothing! on: July 05, 2018, 06:18:27 PM
GPUnion
Algorithm: X16R
Ticker: GUT
Launch: 05 July 2018
Website: http://www.gpunion.io
Roadmap: https://github.com/GpunionProject/Gpuniontoken/blob/master/README.md
White paper v1.0:  http://gpunion.io/wp-content/uploads/2018/07/GPUnion-Whitepaper-v1.0.pdf
Github: https://github.com/GpunionProject
Discord: https://discord.gg/umQMUt2
Medium:  https://medium.com/@gpunion
Twitter: https://twitter.com/gpunion
Facebook: https://www.facebook.com/Gpunion-2019071461688729
Telegram: https://t.me/gpunion
Contact: info@gpunion.io / pr@gpunion.io

Bounty Program:  https://bitcointalk.org/index.php?topic=4635941

Official Block Explorer: http://explorer.gpunion.io
Backup Explorer: http://explorer.overcookedpanda.com:3001

Block Reward:
100 GUT (Block 2 - 1439)
250 GUT (Block 1440 - 2879)
500 GUT (Block 2880 - onward)
Block Reward halving time: 2 years
Total Coin Supply: 1,002,000,000
Block Size: 1MB

ICO: No
Masternodes: No
Reservation: 5% on first block for operational cost

Network port: 8423
RPC port: 8422

Profit Calculator:  https://www.crypto-coinz.net/coin-info/?181-Gpunion-GUT-X16R-calculator
                          https://www.coincalculators.io/coin.aspx?crypto=gpunion-mining-calculator

Wallet: https://github.com/GpunionProject/Gpuniontoken/releases
Node: (no need to add it but just in case)

listen=1
server=1
maxconnections=1023

addnode=35.182.125.62:8423
addnode=34.203.207.130:8423
addnode=34.245.99.148:8423
addnode=18.236.101.166:8423
addnode=13.250.37.135:8423
addnode=109.174.12.22.8423


Pools:

http://pinoyminers.ga (0.1% fee)
https://subscriberpool.com (0.5% fee)
https://frrsan.com (0.5% fee)
https://evil.ru (0.5% fee)
https://miningpatriot.com (0.5% fee)
https://pinchpool.com (0.5% fee)
https://fairmine.pro (0.7% fee)
https://cryptopool.party (0.75% fee)
https://asiapool.trade (1.0% fee)
https://weekendpool.org (1.0% fee)
http://cloudcityminer.com (1.0% fee)
https://icemining.ca (1.0% fee)


Miner
    • AMD Miner: sgminer.exe -k x16r -o stratum+tcp://POOL_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases (1% dev fee)
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermore: https://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards : ccminer -a x16r -o stratum+tcp://POOLD_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all (1% dev fee)


Official Team Discord ID
Production Manager:
- 458873254346752000 - @gpunion_pr#4530
Developer:
- 464488752480256010 - @kawaguchi_gpunion#6975
- 464662418279104523 - @shota_gpunion#2948
- 464486079173754893 - @watanabe#5618
-465281020506144779 - @Neo#5030
PR & Marketing:
- 464471867013595139 - @Grace#0508
Bounty Manager:
-433429721716621323 - @shasan#7116
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GPUnion [GUT] PoW | Computing Power Ecosystem | Stop mining for nothing! on: July 05, 2018, 08:08:05 AM
GPUnion
Algorithm: X16R
Ticker: GUT
Launch: 05 July 2018
Website: http://www.gpunion.io
Roadmap: https://github.com/GpunionProject/Gpuniontoken/blob/master/README.md
White paper v1.0:  http://gpunion.io/wp-content/uploads/2018/07/GPUnion-Whitepaper-v1.0.pdf
Github: https://github.com/GpunionProject
Discord: https://discord.gg/umQMUt2
Medium:  https://medium.com/@gpunion
Twitter: https://twitter.com/gpunion
Facebook: https://www.facebook.com/Gpunion-2019071461688729
Telegram: https://t.me/gpunion
Contact: info@gpunion.io / pr@gpunion.io

Bounty Program:  https://bitcointalk.org/index.php?topic=4635941

Official Block Explorer: http://explorer.gpunion.io
Backup Explorer: http://explorer.overcookedpanda.com:3001

Block Reward:
100 GUT (Block 2 - 1439)
250 GUT (Block 1440 - 2879)
500 GUT (Block 2880 - onward)
Block Reward halving time: 2 years
Total Coin Supply: 1,002,000,000
Block Size: 1MB

ICO: No
Masternodes: No
Reservation: 5% on first block for operational cost

Network port: 8423
RPC port: 8422

Profit Calculator:  https://www.crypto-coinz.net/coin-info/?181-Gpunion-GUT-X16R-calculator
                          https://www.coincalculators.io/coin.aspx?crypto=gpunion-mining-calculator

Wallet: https://github.com/GpunionProject/Gpuniontoken/releases
Node: (no need to add it but just in case)

listen=1
server=1
maxconnections=1023

addnode=35.182.125.62:8423
addnode=34.203.207.130:8423
addnode=34.245.99.148:8423
addnode=18.236.101.166:8423
addnode=13.250.37.135:8423
addnode=109.174.12.22.8423


Pools:

http://pinoyminers.ga (0.1% fee)
https://subscriberpool.com (0.5% fee)
https://frrsan.com (0.5% fee)
https://evil.ru (0.5% fee)
https://miningpatriot.com (0.5% fee)
https://pinchpool.com (0.5% fee)
https://fairmine.pro (0.7% fee)
https://cryptopool.party (0.75% fee)
https://asiapool.trade (1.0% fee)
https://weekendpool.org (1.0% fee)
http://cloudcityminer.com (1.0% fee)
https://icemining.ca (1.0% fee)


Miner
    • AMD Miner: sgminer.exe -k x16r -o stratum+tcp://POOL_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -KL0nLutiy sgminer-kl: https://github.com/KL0nLutiy/sgminer-kl/releases (1% dev fee)
        -brian sgminer x16r: https://github.com/brian112358/sgminer-x16r/releases
        -brian avermorehttps://github.com/brian112358/avermore-miner/releases
   • NVidia Video Cards : ccminer -a x16r -o stratum+tcp://POOLD_ADDRESS:PORT# -u WALLET_ADDRESS -p c=GUT
        -tpruvot ccminer: https://github.com/MSFTserver/ccminer/releases
        -brian nevermore: https://github.com/brian112358/nevermore-miner/releases
        -ravencoin-miner: https://github.com/Ravencoin-Miner/Ravencoin/releases
        -dumax ccminer: https://github.com/DumaxFr/ccminer/releases
        -z-enemy: https://bitcointalk.org/index.php?topic=3378390.0;all (1% dev fee)


Official Team Discord ID
Production Manager:
- 458873254346752000 - @gpunion_pr#4530
Developer:
- 464488752480256010 - @kawaguchi_gpunion#6975
- 464662418279104523 - @shota_gpunion#2948
- 464486079173754893 - @watanabe#5618
-465281020506144779 - @Neo#5030
PR & Marketing:
- 464471867013595139 - @Grace#0508
Bounty Manager:
-433429721716621323 - @shasan#7116


19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅ANN | HTH | X16R | NO-PREMINE | NO-PRESALE | CHARITY| CB PAID | LIVE !!! ✅ on: July 01, 2018, 10:13:41 PM
Name: Help The Homeless
Ticker: HTH
Algorithm: X16R
Launch Date: 01 July 2018, 12pm EST
Website: https://hthcoin.world
Explorer: https://explorer.hthcoin.world / http://167.99.217.206
Github: https://github.com/HTHcoin/HTH/releases
Discord: https://discord.gg/TRkFJwz
Twitter: https://twitter.com/hthcoin

HTH GUI interface for NVIDIA miners: http://www.indieminer.com/downloads/HTH/IndieMinerHTH.zip

Wallet: https://github.com/HTHcoin/HTH/releases (version 1.0)
Node:
Add this to your hth.conf (Tools --> Open Wallet Configuration File)

listen=1
server=1
maxconnections=1023

addnode=140.82.32.139:35888
addnode=95.179.146.98:35888
addnode=107.191.46.208:35888
addnode=50.109.118.34:35888
addnode=80.7.86.121:35888
addnode=167.99.217.206:35888
addnode=104.196.16.148:35888
addnode=83.243.128.13:35888
addnode=94.158.93.121:35888
addnode=167.99.190.68:35888
addnode=138.68.1.181:35888
addnode=206.189.98.150:35888
addnode=167.99.217.206
addnode=167.99.190.68
addnode=138.68.1.181
addnode=138.68.156.199
addnode=206.189.98.150
addnode=167.99.217.206:35888
addnode=167.99.190.68:35888
addnode=138.68.1.181:35888
addnode=138.68.156.199:35888
addnode=206.189.98.150:35888
addnode=104.196.16.148:35888
addnode=169.1.11.215:35888
addnode=83.243.128.13:35888
addnode=83.146.113.6:35888

Pools:
https://mezipool.life (0% fee)
http://www.alttank.ca (0.25% fee)
http://angrypool.com (0.5% fee)
https://frrsan.com (0.5% fee)
https://protopool.net (0.5% fee)
https://bsod.pw (0.9% fee)
http://gpuhot.com (1.0% fee)
https://hashfaster.com (1.0% fee)
http://rushhourmining.com (1.0% fee)
http://mktechpools.xyz (0.1% fee)


Congrats HTH Team for the successful launch!
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅ANN | HTH | X16R | NO-PREMINE | NO-PRESALE | CHARITY| CB PAID | LIVE !!! ✅ on: July 01, 2018, 09:52:55 PM
reserve
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!