Bitcoin Forum
May 02, 2024, 11:06:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] [TDC] TraderCoin -  (Read 1114 times)
MrTradercoin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 13, 2016, 03:19:02 AM
Last edit: March 14, 2016, 12:37:05 PM by MrTradercoin
 #1

TRADERCOIN – TDC



Update 03/14
we have a synchronization problem .
The node does not work.

we are closing the project



DISCLAIMER:

Hello guys, we are not coins developers, we are traders that operate markets as Forex, Bitcoin and altcoins.

Our goal is to study about cryptocurrency and have another point of view within the altcoins market, we have some points that will be presented on 20 May, one of the points we call Progressive Buy Wall.

Our team consists of traders and bought the service walletbuilders.com to create a coin for us, we always had a desire to learn more about the development of cryptocurrency and decided to do it.

The basis of our project is for fun, we release the source code of our project to be checked, because we can not guarantee that the files are reliable, although Walletbuilders.com affirm that yes, use at your own risk.

All of the executable on the site virustotal.com and use at your own risk.

We suggest using the currency in test environments and for study purposes, but later could we put tradercoin in exchanges


What is Tradercoin?


Tradercoin is a currency originally created to serve as a form of payment for our reports , courses, coach , events, tips on bitcoin and altcoins , and our services available both offline and online.

We are studying the market , we want to learn about the behavior of cryptocurrency and we have the support of the community


More infos

Algorithm =Scrypt
Type=   PoW
RPC port   6452
P2P port   6451
Block reward=   100 coins
Block halving=   30000 blocks
Total coin supply=   10000000 coins
Coinbase maturity=   20 blocks
Target spacing=   2 minutes
Target timespan=   6 minutes
Transaction confirmations=   6 blocks



Advantages of Tradercoin?

Initially , given the purpose of the coin studies , we will ensure an appreciation of Tradercoin , and the symbolic starting price of 1 satoshi, and can later rise to 2 satoshis or more , always previously communicating to our community .

Those who buy our products using Tradercoin will have a 50% discount , we will soon have a list of products and services.

As the Tradercoin will be distributed?

The tradercoin will be distributed using mining CPU , so everyone can have access to tradercoin some tradercoins are with our team and will be used as awards to the creators for the first year of service as well as to pay third-party services that are not linked to project.

PROJECT


As we said before , we do not have experience in developing cryptocurrency and we are using the Tradercoin as a test , therefore , we remember the risk of the use of files and remember that if they wish can check the code in the available site .

1) Until 15 April we will be focused on monitoring the mining and know how its development ;
2 ) Until May 20 we will launch a website for Tradercoin ;
3 ) Until May 20 we will have the release of the progressive Buywall system;
4 ) On May 27, we will make the announcement of the second stage of Tradercoin .

LINK

Github: CLOSED

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714691176
Hero Member
*
Offline Offline

Posts: 1714691176

View Profile Personal Message (Offline)

Ignore
1714691176
Reply with quote  #2

1714691176
Report to moderator
Penetrator10
Sr. Member
****
Offline Offline

Activity: 405
Merit: 500


View Profile
March 13, 2016, 03:21:51 AM
 #2

https://github.com/ikarutoko/Tradercoin/blob/master/SRC/net.cpp#L1174

walletbuilders  Cheesy
Selsonblue
Hero Member
*****
Offline Offline

Activity: 661
Merit: 500


View Profile
March 13, 2016, 03:27:23 AM
 #3

 Imma mine this and trade this hard
icekohl
Full Member
***
Offline Offline

Activity: 339
Merit: 100



View Profile WWW
March 13, 2016, 03:28:41 AM
 #4

ENGRISH?

fablio
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
March 13, 2016, 03:30:17 AM
 #5

Dev 0.05 BTC?walletbuilders?
MrTradercoin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 13, 2016, 03:34:45 AM
 #6

Yes Sir, sorry my bad english.

This coin is just for for study purposes, i really want to learn about the cryptocurrency.

Sorry any  inconvenience.

Yes, this is walletbuilders.com 0.05BTC .

fablio
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
March 13, 2016, 03:36:34 AM
 #7

Yes Sir, sorry my bad english.

This coin is just for for study purposes, i really want to learn about the cryptocurrency.

Sorry any  inconvenience.

Yes, this is walletbuilders.com 0.05BTC .


Ok.Thank you for info.I will start mining....
good luck
kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
March 13, 2016, 04:01:05 AM
 #8

int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 100 * COIN;

            if(nHeight == 1)
            {
            nSubsidy = 4000000 * COIN;
            }

    // Subsidy is cut in half every 30000 blocks
    nSubsidy >>= (nHeight / 30000);

    return nSubsidy + nFees;
}

static const int64 nTargetTimespan = 6 * 60;
static const int64 nTargetSpacing = 2 * 60;

MrTradercoin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 13, 2016, 04:14:50 AM
 #9

int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 100 * COIN;

            if(nHeight == 1)
            {
            nSubsidy = 4000000 * COIN;
            }

    // Subsidy is cut in half every 30000 blocks
    nSubsidy >>= (nHeight / 30000);

    return nSubsidy + nFees;
}

static const int64 nTargetTimespan = 6 * 60;
static const int64 nTargetSpacing = 2 * 60;


Thanks for your post Smiley

We get the premine to encourage our team.

Go Tradercoin
let's study
MrTradercoin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 13, 2016, 06:17:23 AM
 #10

Blocks= 101
Difficulty=   0.00297518
Networkhashps=   3121
CosaNostra
Hero Member
*****
Offline Offline

Activity: 843
Merit: 1004



View Profile
March 13, 2016, 09:06:01 AM
 #11

i really want to learn about the cryptocurrency.


lol how are you going to give trading advices for crypto?  Roll Eyes

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
zincra
Sr. Member
****
Offline Offline

Activity: 343
Merit: 304


You arent Insane yet, get Insane to go Insane!


View Profile
March 13, 2016, 01:38:50 PM
 #12

Any tips how i can mine this coin?

░░░░▒▒▒▒▒▒░░░░
░░░▒▒▒▒▒██████▒▒▒▒▒░░░
░░▒▒▒████████████████▒▒▒░░
░░▒▒██████████████████████▒▒░░
░░▒██████████████████████████▒░░
░░▒████████████████████████████▒░░
░░▒██████████████████████████████▒░░
░░▒████████████████████████████████▒░░
░░▒████████████████████████████████▒░░
░░▒████████████████████████████████▒░░
░░▒████████████████████████████████▒░░
░░▒█████████▀▀▀▀███████████████████▒░░
░░▒██████▀      ▀██████▀    ▀████▒░░
░░▒██████▄        ▀██▀       ████▒░░
░░▒███████▄▄▄▄▄▄▄▄██▄▄▄▄▄▄▄████▒░░
░░▒██████████████████████████▒░░
░░▒▒██████████████████████▒▒░░
░░▒▒▒████████████████▒▒▒░░
░░░▒▒▒▒▒██████▒▒▒▒▒░░░
░░░░▒▒▒▒▒▒░░░░


        ▄                   ▄   ▄                                                        ▄
        ▀ ▄█      ▄         ▀   ▀ ▄▄██████████▄▄     ▄  ▄████████▄ ▄   ▄█      ▄         ▀   ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  ▄▄▄▄▄▄   ██████     ▄▄██████   ████████████████   ▀▀  ██████████▀▀    ██████     ▄ ██████  ████████████████▄▄
  ██████   ███████    ▀ ██████  ██████████████████     ████████████     ███████    ▀▀██████  ████████████████▀▀
  ██████   ████████     ██████  ██████▀    ▀██████    ██████████████    ████████     ██████ ▄██████
  ██████ ▄██████████    ██████  ███████▄▄             ██████  ██████    █████████    ██████ ▀██████
▄ ██████   ██████████   ██████   ███████████▄▄       ██████    ██████   ██████████   ██████  ██████████████
▀ ██████   ███████████  ██████  ▄ ▀█████████████▄    ██████    ██████   ███████████  ██████  ██████████████  ██
  ██████   ██████ █████ ██████  ▀    ▀▀███████████  ██████      ██████  ██████ █████ ██████  ██████▀▀▀▀▀▀▀▀  ▀▀
  ██████ ▄ ██████  ███████████            ▀▀███████ ██████████████████  ██████  ███████████  ██████
▄ ██████ ▀ ██████   ██████████  ██████▄     ▄██████████████████████████ ██████   ██████████  ██████▄▄▄▄▄▄▄▄▄▄▄
▀ ██████   ██████    ██████████████████████████████████████████████████ ██████    ████████████████████████████
  ██████   ██████     ████████▀█▀███████████████████████          ████████████     ████████▀▀█████████████████
  ██████   ██████      ███████    ▀▀███████████▀▀ ██████    ▄▄    ████████████      ███████
           ██████     ▄ ██████           ▄▄                 ▀▀          ██████     ▄ ██████▄▄

















               GET IN TOUCH              
▬    Announcement    ▬
Facebook | Twitter | Discord | Insane Hub
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!