Pages:
Author

Topic: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange (Read 739 times)

newbie
Activity: 6
Merit: 0
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you


We have made the sending of 2402 xcs so you can configure your full masternode we hope your positive evaluation. Thank you
we attach the link of the blockexplorer of the official pool, so that it verifies the transaction

https://pool.xcashes.com/explorer/XCS?txid=2bdfd69094a93faa249bcdc07109aa5e6d4447d91e57d62f025359f0b2d3a831

thank you can configure your masternode as soon as possible so that the network grows in security

thanks, I confirm that I have received the purchased xcs
newbie
Activity: 56
Merit: 0
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you


We have made the sending of 2402 xcs so you can configure your full masternode we hope your positive evaluation. Thank you
we attach the link of the blockexplorer of the official pool, so that it verifies the transaction

https://pool.xcashes.com/explorer/XCS?txid=2bdfd69094a93faa249bcdc07109aa5e6d4447d91e57d62f025359f0b2d3a831

thank you can configure your masternode as soon as possible so that the network grows in security
newbie
Activity: 56
Merit: 0
RESERVED for HINDI translation....

helloo admin.... can i translate ANN page / WHITE paper  to HINDI(INDIA) language ??

here is my portfolio.....
https://drive.google.com/drive/folders/1TTRWTdF-VC71_TgP4dcsy6wH4BoL9cxB

PM me if you need HINDI translation..... thank you....

the topics about translations we can discuss next week, we have not requested anybody any translation so we will observe your work.

if you want to mine xcs in yiimp, you should apply this pact in coinbase.cpp
below the LTCR configuration as shown below:
-------------------------------------------------- -------------------
else if (strcmp (coind-> symbol, "LTCR") == 0) {
if (coind-> charity_percent <= 0)
coind-> charity_percent = 10;
if (strlen (coind-> charity_address) == 0)
sprintf (coind-> charity_address, "XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT");
}
else if (strcmp (coind-> symbol, "XCS") == 0) {
char script_payee [1024];
if (coind-> charity_percent <= 0)
coind-> charity_percent = 25; // wrong coinbase 40 instead of 40 + 10 = 50

json_int_t charity_amount = (available * coind-> charity_percent) / 100;

if (strlen (coind-> charity_address) == 0)

sprintf (coind-> charity_address, "XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT");

strcat (templ-> coinb2, "06");
job_pack_tx (coind, templ-> coinb2, available, NULL);
base58_decode ("XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT", script_payee);
job_pack_tx (coind, templ-> coinb2, charity_amount, script_payee);

strcat (templ-> coinb2, "00000000"); // locktime


coind-> reward = (double) available / 100000000 * coind-> reward_mul;
}
-------------------------------------------------- -----------------------------
then in the currency settings in the yiimp panel you must add the following data in the settings tab:

charity address: XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT

Charity Percent: 25

This way you will be in the correct chain
newbie
Activity: 56
Merit: 0
The new wallets have been released, the pool is in operation and we will send the coins to the users who have purchased them.
must actaulizar to the new version, then a different chain, the blockexplorer will be functional later

if a user wants to list xcs, in his pool simply ask for the correct configuration, please do not insist on making bifurcations
newbie
Activity: 56
Merit: 0
The new wallets have been released, the pool is in operation and we will send the coins to the users who have purchased them.
must actaulizar to the new version, then a different chain, the blockexplorer will be functional later
copper member
Activity: 322
Merit: 0
RESERVED for HINDI translation....

helloo admin.... can i translate ANN page / WHITE paper  to HINDI(INDIA) language ??

here is my portfolio.....
https://drive.google.com/drive/folders/1TTRWTdF-VC71_TgP4dcsy6wH4BoL9cxB

PM me if you need HINDI translation..... thank you....
newbie
Activity: 56
Merit: 0
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you

Hello, we regret the delay in the release of the wallets, but if you wish to use the wallet.dat file of version 1.0.01 to receive your coins, you can do so by doing the following:

1. Go to the directory where the string blocks are stored, and delete the files except wallet.dat. the directory in windows must be: xcsCore, and in linux: .xcsCore (preceded by a point, I mean a hidden directory) to see it you should press ctrl + h.
2. Remove from your machine whether windows, linux or mac, the wallet version 1.0.0.1
3. After the new version of wallet 1.0.0.2 is released you must run xcs-qt in the case of having windows.


Regarding your questions the wallets we hope to release them today, please join a new telegram group that will be created so you can know the exact moment of liberacon, as soon as the wallets are released, your xcs will be sent to the address of wallet that you attached in the purchase form
newbie
Activity: 6
Merit: 0
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you
newbie
Activity: 56
Merit: 0
This coin has been added on channels New Coins / CryptoTeam

Vote by emoticons
Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips sealed Undecided Kiss Cry
for this coin
on our discord https://discord.gg/zuRfphS


Check rating this and other coins voted our users!

Also we publish coin on our telegram https://t.me/cryptoteam_newcoins
On our channels you can: see/vote for new coins with emoticons, rating coins, new exchanges for coins.


newbie
Activity: 100
Merit: 0
no good pool
no new wallet

scam coin??? Huh Huh Huh

DEV?Huh
newbie
Activity: 56
Merit: 0
A warning !!!! Dev deliberately laid out the right GIT so that it was not possible to compile and install on the pool !! SCAAM !!!

the git is the code of the currency, you can not accuse us of fraud, we are simply protecting the currency, of malicious people who only seek to seize the projects and then throw the projects down, you are not obligated to buy or mine
Your defense is a plan to hide the truth?. Give me a personal message data for installation on your coin pool

Try sending the mp you have requested, but you have the messages deactivated
newbie
Activity: 56
Merit: 0
pool?
new wallet??   Huh Huh

in 3 hours the new wallets will be published in the ANN, and the pact for the operators of pools based on Yiimp
newbie
Activity: 100
Merit: 0
pool?
new wallet??   Huh Huh
newbie
Activity: 56
Merit: 0
https://pool.xcashes.com/ pool dead,
it can not be mined
no working pool !!
walet no synic

cam coin??? Huh Huh Huh Huh

you've read? we are restarting the chain blocks due to the bifurcation created by a user who ready the currency without the proper configuration in his pool
due to this in a few hours the network will be updated and a patch will be published here for pool managers who wish to list the currency in their sites and thus do not believe bifurcations
newbie
Activity: 100
Merit: 0
https://pool.xcashes.com/ pool dead,
it can not be mined
no working pool !!
walet no synic

cam coin??? Huh Huh Huh Huh
newbie
Activity: 100
Merit: 0
https://pool.xcashes.com/ pool dead,
it can not be mined
no working pool !!

cam coin??? Huh Huh Huh Huh
newbie
Activity: 56
Merit: 0
pool?Huh??

We are restarting the block chain because the user of this pool asiapool.trade created a bifurcation or a false coin
newbie
Activity: 100
Merit: 0
newbie
Activity: 56
Merit: 0
Pages:
Jump to: