Bitcoin Forum
May 06, 2024, 07:09:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 1111  (Read 673 times)
antarctic (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 14, 2014, 05:38:43 PM
 #1

Fitcoin (Freedom Though Fitness)
(Release date : 14th of May 2014 12:00 UTC±00:00)




     





Symbol
FIT
 
Coin Specifications
Algorithm: POW X11
Generation: 90 Million FIT
Block Time: 60 Seconds
Block Reward: 2222222/(((Difficulty+2600)/9)^2)
Block Halves: 7% per year
Difficulty Re-Target: Every Minute (Gravity Wave)
Mined Block Confirmations: 120
Premine: None

Blockchain Explorer
Fitcoin



FIT <--> ALT Trading Exchanges
Coming Soon

FIT <--> Fiat Exchanges
Coming Soon



                                                                                       
What is Fitcoins?
Fitcoin is the first digital currency that provides to its community the chance to have a healthier life. Using the most recent algorithm X11 makes the coin even stronger and prevents from bigger miners and bigger pools to control the network. Fitcoins transactions is fast, secure and free from fees, it means that you can spend as much as you want to without pay any extra. Our mission is to help people to have a better life by providing them the chance of have access to services and products such as gym memberships, physiotherapy, supplement stores and even fitness gear. Fitcoin is freedom though fitness!



Links will be active on 14/05/2014 12:00 UTC±00:00

Windows Wallet Download
Download

Apple Mac Wallet Download
Download

Linux / Source Code
Download



Solo Mining Information

Sample fitcoin.conf:

Code:
listen=1
daemon=1
server=1
rpcuser=**Username**
rpcpassword=**Password**
rpcport=9013
rpcconnect=127.0.0.1
 

For SOLO mining what you would do as long as your updated fitcoin.conf file is in %appdata%\fitcoin folder and has your own unique username and password, is launch your sgminer or minerd from a Windows batch file as follows:

Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18 -g 4 -w 128

You can download the sph-sgminer at Here

Code:
sudo apt-get update
sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev
sudo git clone https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes
cd darkcoin-cpuminer-1.3-avx-aes
sudo chmod +x autogen.sh
sudo ./autogen.sh
sudo ./configure CFLAGS="-O3 -march=native"
sudo make

Now start it with:
sudo ./minerd -a X11 -o <host>:<port> -u <user> -p <password>

You can download the minerd to X11 algorithm Here
                                                                                   
Official Fitcoin Pool
Coming soon

Other Mining Pools
(Note*** We are not responsible for the operation of, nor endorses any non official mining pools. Please try to spread hashrates evenly and remember that bonus block rewards and therefore pool luck is distributed among different pools!)
Coming soon

Wanna Help?
Have Questions?

admin@fitcoins.net

Let's spread it!

P.S. You can help your fellow members discover us too! Simple, just add this thread URL to your forum signature.

Report to m
1715022566
Hero Member
*
Offline Offline

Posts: 1715022566

View Profile Personal Message (Offline)

Ignore
1715022566
Reply with quote  #2

1715022566
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715022566
Hero Member
*
Offline Offline

Posts: 1715022566

View Profile Personal Message (Offline)

Ignore
1715022566
Reply with quote  #2

1715022566
Report to moderator
1715022566
Hero Member
*
Offline Offline

Posts: 1715022566

View Profile Personal Message (Offline)

Ignore
1715022566
Reply with quote  #2

1715022566
Report to moderator
1715022566
Hero Member
*
Offline Offline

Posts: 1715022566

View Profile Personal Message (Offline)

Ignore
1715022566
Reply with quote  #2

1715022566
Report to moderator
LovSan
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


(●´ω´●) Nil de nihilo fit


View Profile
May 14, 2014, 05:40:31 PM
 #2

Fitcoin (Freedom Though Fitness)
(Release date : 14th of May 2014 12:00 UTC±00:00)




      





Symbol
FIT
 
Coin Specifications
Algorithm: POW X11
Generation: 90 Million FIT
Block Time: 60 Seconds
Block Reward: 2222222/(((Difficulty+2600)/9)^2)
Block Halves: 7% per year
Difficulty Re-Target: Every Minute (Gravity Wave)
Mined Block Confirmations: 120
Premine: None

Blockchain Explorer
Fitcoin



FIT <--> ALT Trading Exchanges
Coming Soon

FIT <--> Fiat Exchanges
Coming Soon



                                                                                        
What is Fitcoins?
Fitcoin is the first digital currency that provides to its community the chance to have a healthier life. Using the most recent algorithm X11 makes the coin even stronger and prevents from bigger miners and bigger pools to control the network. Fitcoins transactions is fast, secure and free from fees, it means that you can spend as much as you want to without pay any extra. Our mission is to help people to have a better life by providing them the chance of have access to services and products such as gym memberships, physiotherapy, supplement stores and even fitness gear. Fitcoin is freedom though fitness!



Links will be active on 14/05/2014 12:00 UTC±00:00

Windows Wallet Download
Download

Apple Mac Wallet Download
Download

Linux / Source Code
Download



Solo Mining Information

Sample fitcoin.conf:

Code:
listen=1
daemon=1
server=1
rpcuser=**Username**
rpcpassword=**Password**
rpcport=9013
rpcconnect=127.0.0.1
 

For SOLO mining what you would do as long as your updated fitcoin.conf file is in %appdata%\fitcoin folder and has your own unique username and password, is launch your sgminer or minerd from a Windows batch file as follows:

Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18 -g 4 -w 128

You can download the sph-sgminer at Here

Code:
sudo apt-get update
sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev
sudo git clone https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes
cd darkcoin-cpuminer-1.3-avx-aes
sudo chmod +x autogen.sh
sudo ./autogen.sh
sudo ./configure CFLAGS="-O3 -march=native"
sudo make

Now start it with:
sudo ./minerd -a X11 -o <host>:<port> -u <user> -p <password>

You can download the minerd to X11 algorithm Here
                                                                                    
Official Fitcoin Pool
Coming soon

Other Mining Pools
(Note*** We are not responsible for the operation of, nor endorses any non official mining pools. Please try to spread hashrates evenly and remember that bonus block rewards and therefore pool luck is distributed among different pools!)
Coming soon

Wanna Help?
Have Questions?

admin@fitcoins.net

Let's spread it!

P.S. You can help your fellow members discover us too! Simple, just add this thread URL to your forum signature.

Report to m

WoW you are an active developer! 2 awesome coins in less then 5 min, you need a prize.

❄❁❇❂❇❃❇❅❇❆❇❈❇❉❇❊❇❋❄♒❇♓❇♉❇♈❇♊❇♋❇♌❇♍❇♎❇♏❇♐❇♑❄❋❇❊❇❉❇❈❇❆❇❅❇❃❇❂❇❁❄
cakir
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


★ BitClave ICO: 15/09/17 ★


View Profile WWW
May 14, 2014, 05:42:03 PM
 #3

I'm definitely in!  Grin


                  ,'#██+:                 
              ,█████████████'             
            +██████████████████           
          ;██████████████████████         
         ███████:         .███████`       
        ██████               ;█████'      
      `█████                   #████#     
      ████+                     `████+    
     ████:                        ████,   
    ████:    .#              █     ████   
   ;███+     ██             ███     ████  
   ████     ███'            ███.    '███, 
  +███     #████           ,████     ████ 
  ████     █████ .+██████: █████+    `███.
 ,███     ███████████████████████     ████
 ████     ███████████████████████'    :███
 ███:    +████████████████████████     ███`
 ███     █████████████████████████`    ███+
,███     ██████████████████████████    #███
'███    '██████████████████████████    ;███
#███    ███████████████████████████    ,███
████    ███████████████████████████.   .███
████    ███████████████████████████'   .███
+███    ███████████████████████████+   :███
:███    ███████████████████████████'   +███
 ███    ███████████████████████████.   ███#
 ███.   #██████████████████████████    ███,
 ████    █████████████████████████+   `███
 '███    '████████████████████████    ████
  ███;    ███████████████████████     ███;
  ████     #████████████████████     ████ 
   ███#     .██████████████████     `███+ 
   ████`      ;██████████████       ████  
    ████         '███████#.        ████.  
    .████                         █████   
     '████                       █████    
      #████'                    █████     
       +█████`                ██████      
        ,██████:           `███████       
          ████████#;,..:+████████.        
           ,███████████████████+          
             .███████████████;            
                `+███████#,               
Kergekoin
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
May 14, 2014, 05:44:05 PM
 #4

What a joke...

******  NB! The links below are affiliate - friend type links, which bring additional benefits both, to you and me  ******
Binance - Best Crypto Trading Platform          CoinBase - Fastest way from FIAT to Crypto
Windscribe - The quickest and easyest way to secure and anonymize your internet traffic
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
May 14, 2014, 05:44:48 PM
 #5

I don't understand what this is supposed to be.
CryptoBrother
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250

I LOVE THE LIR PROJECT


View Profile
May 14, 2014, 05:51:48 PM
 #6

I think OP just smoked to much or He post it on worng forum Cheesy
joemonster.org  this is te place for this thread

I love the ACES dev for giving me my investment back Smiley
fitcoin
Member
**
Offline Offline

Activity: 70
Merit: 10

Fitcoin (Freedom Though Fitness)


View Profile WWW
June 06, 2014, 11:58:47 AM
 #7

lol who posted this ?

Fitcoins.net
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!