Search content
Sort by

Showing 20 of 30 results by vinkos
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 24/02/2018, 23:00:39 UTC
As I know from informations from CEO, you will be able to run your own masternode, too.
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining
by
vinkos
on 13/02/2018, 22:19:25 UTC
You can mine it with ASIC on:
http://pool.futurocoin.org/static/# (their own pool)
http://futurocoinpool.com/
-a x11 -o stratum+tcp://mine.poolmin.com:3533 -u -p c=FTO

I mined it over Nicehash and direct with ASIC for few days, when the difficulty and hashrate was low. At first with CPU.
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 13/02/2018, 22:15:28 UTC
Hello,
I'm not a owner of the coin, just a regular user of their platform too.
You can mine it with ASIC on:
http://pool.futurocoin.org/static/#
http://futurocoinpool.com/
-a x11 -o stratum+tcp://mine.poolmin.com:3533 -u -p c=FTO

I mined it over Nicehash and direct with ASIC for few days, when the difficulty and hashrate was low. At first with CPU Wink


Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining
by
vinkos
on 08/02/2018, 09:10:57 UTC
The difficulty is way too high. Just ASIC mining works now.
You could mine with CPU when difficult was 1, now it's 530000.
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining
by
vinkos
on 07/02/2018, 09:21:22 UTC
Great, thank You Smiley
Post
Topic
Board Mining (Altcoins)
Re: Mining profitability TOOL
by
vinkos
on 07/02/2018, 07:46:16 UTC


I have downloaded and compiled Futurocoin source code.
Now the wallet is online and aligned but according with the official website I'm afraid is not possible to mine this coin in conventional way.
Look at "Mining FuturoCoin Package" in the official website
[/quote]

That is not the official site.
Here are the dates:
https://newsroom.futurocoin.com/what-is-mining/#more-16
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining
by
vinkos
on 06/02/2018, 05:52:42 UTC
Since the mininghash is so high its too late for any solo mining now Sad
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining - I pay 100$
by
vinkos
on 05/02/2018, 20:24:03 UTC
NiceHash says:
Disconnected. Pool difficulty too low for high speed.

Any idea?

Antminer D3 working now.
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining - I pay 100$
by
vinkos
on 05/02/2018, 16:34:10 UTC
I still get error. Mining with antminer D3. Pool stat dead.
Are there any additional settings for antminer?
Post
Topic
Board Mining (Altcoins)
Re: Mining profitability TOOL
by
vinkos
on 05/02/2018, 09:17:37 UTC
Anything new for the pool?
Post
Topic
Board Mining (Altcoins)
Re: Need help with X11 solo mining - I pay 100$
by
vinkos
on 05/02/2018, 09:10:40 UTC
You can connect to this pool:
http://futurocoinpool.com

if you want to get solution how to build one on your own, I think it can cost more.

Everything OK with the pool? D3 is manually throwed out after a minute.
Post
Topic
Board Mining (Altcoins)
Re: Mining profitability TOOL
by
vinkos
on 04/02/2018, 18:14:14 UTC
Post
Topic
Board Mining (Altcoins)
Re: Mining profitability TOOL
by
vinkos
on 04/02/2018, 17:04:39 UTC
Hello,
can you make a pool for a new coin, that is on no pool?

I have this data:
https://bitcointalk.org/index.php?topic=2880401.0
Post
Topic
Board Mining (Altcoins)
Need help with X11 solo mining
by
vinkos
on 04/02/2018, 15:14:02 UTC
Since the mininghash is so high its too late for any solo mining now Sad

Hello,
I want to mine a new coin, a DASH fork with AMD card or ASIC miner.
I have a wallet and could mine with setgenerate true -1. Now the difficulty and hashrate is too high for CPU mining.
The company releases that:
CPU Mining
All subsequent methods require a configured mining pool account.
Attempts to solve the cryptographic equation, colloquially called mining, using a CPU (processor) are often unprofitable. In the initial phase of the existence of cryptocurrencies you can try to face other miners, especially that the power of the network (hashrate) will be relatively low. This method requires access to some mining pool. For this purpose, we can use the program
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes/releases

After downloading and unpacking, the contents folder should look like this:

Different types of exe files mean different types of optimization of miners for individual processors. Select the correct file for your processor.
Create the file start.bat and enter its contents:

-a -o -u -p -t
pause
Where:
minerd = the exe file you chose to run on your processor
a = algorithm, for FuturoCoin it is X11
o = URL to your mining poole containing protocol and port
u = username, usually your public key to receive mined coins from pool
p = the password can usually be anything
t = number of threads
pause = does not close the window if errors are received

Example of a comment
minerd-avx-aes-sse2-sss3.exe -a X11 -o stratum+tcp://118.183.182.41:7901 -u fEUbiWcuJT5x4xjtUnkjbY9DdETiqorpjk -p x -t 8
pause

Run the start.bat file. On the screen you should see the effects:

GPU Mining

To start mining using the graphics card, familiarize yourself with the type of your GPU.
For AMD units, sample applications are

https://github.com/nicehash/sgminer/releases
https://github.com/dashminer/dashminer/releases (supports only one  pool)

For NVIDIA

https://github.com/tpruvot/ccminer/releases
https://github.com/sp-hash/ccminer/releases
https://github.com/KlausT/ccminer/releases

After unpacking the folder should look similar to the picture:

Then open Notepad and create a configuration file. The basic configuration looks like below{“pools” : [ {
 “url” : “stratum+tcp://pooladdress:7903“,
  “user” : “walletaddress”,
  “pass” : “x”,
 “algorithm”:”darkcoin”
  }

]

}

Where:

pools = specifies the list of mining pools (in the example there is one) to which you connect
url = URL address for your mining pool including protocol name and port
user = username, most often the address of FuturoCoin, for which your rewards will flow
pass = password, usually can be anything
algorithm = mining algorithm, in this case darkcoin or darkcoin-mod
Save the file under the name sgminer.conf.
Relaunch the program sgminer.exe
Your window should look similar to the example:

ASIC Mining

ASIC means Application-Specific Integrated Circuit. It is a device dedicated exclusively to work with a specific mining algorithm.
Please note that the information below may be out of date at any time. On the market today several miners are available for the X11 algorithm. Here’s a list of some of them.

I tried with conf:
rpcuser=user
rpcpassword=password
server=1
listen=1
daemon=1
rpcconnect=127.0.0.1
rpcallowip=internal IP
gen=1
rpcport=9009

and then miner:
sgminer.exe --kernel=darkmod -o 127.0.0.1:9009 -u user -p password

I get error:
127.0.0.1 slow/down or URL or credentials invalid

What can I do, what is the sollution for that?
GPU mining or ASIC mining.

Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 31/01/2018, 12:54:16 UTC
So, today is the mining start and presenting of the whitepaper.
www.futurocoin.com

With thos social media coin there are many possibilities to be payed.
Tomorrow,1.2.2018 starts the futuro network project.

Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 08/01/2018, 16:55:59 UTC
Hello all,
that are the news from the company. The prolongued Bitbay exchange start was 9.1.2018. That was also the start of mining and wallets.
Now there are 2,5 million people awaiting the Futurocoin Smiley

Also, today we want to announce, that wallet’s and apps connected with #FuturoCoin  are now in a test phase. We want to give you a 100% useful, professional and MOST SAFE tools to work with our cryptocurrency. Thats why we have decided to make a final test of our systems. Soon, after, tests we will share you our new software. After FTO start, you will have the possibility to trade, mine, and sell and buy products with FuturoCoin. Stay tuned, and be ready for CRYPTOCURRENCY MILESTONE

Phone wallets, webpage, mining, white papers are prepared Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 27/11/2017, 11:52:50 UTC
Bitbay as the biggest in Europe said they checked everything and they will list it on its exchange.
So... Grin
https://i.imgur.com/smnGXsA.jpg
A pic of Bitbay CEO talking about validating Futurocoin for their exchange.

On satturday I'll meet with someone close to company and I will have more details.
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 26/11/2017, 20:27:38 UTC
Hello WHD,
FutureNet is a company established in 2012. As I wrote in my first post, they a mainly a social platform that pays the users for activity on it (posting, chatting,...). Year and half ago they started with advertising platform FutureAd Pro, where people get payed to view adds. With first two business they are making about 500.000.000 $ revenue. Futurocoin is their third business opportunity, where they have 2 million business partners at the start, offices arround the world,...

Here are the pics from Convention in Macau. Those are just the first informations. I will post more as soon as I have them.
https://i.imgur.com/sJMzR2y.png
https://i.imgur.com/IzZBzWK.png
https://i.imgur.com/sD0WJpR.png
https://i.imgur.com/0YX2mCL.png
https://i.imgur.com/jli7HXn.png
https://i.imgur.com/QEdihzq.png
https://i.imgur.com/lWgfkAB.png

Help with the pics Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 25/11/2017, 19:46:00 UTC
As I only know it wont be able to be mined by big mining farms.
Post
Topic
Board Announcements (Altcoins)
Re: Futurocoin: 2 milion business partner waiting, launching 25.11.2017
by
vinkos
on 25/11/2017, 17:11:42 UTC
I will post all informations as soon as the company releases them.
Many many people including me are waiting for the Futurocoin.
All the informations I could get from companys CEO are written i my first post.

Check here or PM me for more informations.