Pages:
Author

Topic: [ANN] [CRP] | cranepay | CPU Only | YesPoWer | True Cryptocurrency - page 18. (Read 47597 times)

member
Activity: 302
Merit: 26
Cryply web wallet:
http://cryply-wallet.ml/

On the web purse I do not advise you to keep large amounts (> 100 CRP), output them to a core wallet or exchange. Web purse in conjunction with a faucet allows a newbie to quickly learn and not wait until the core wallet is synchronized.

i think only fools newcommers safe tockens in no complete control. there are not enough normal exchanges and volumes any purchase or sale moves the rate by many percent. if we talk about the potential then everything looks very interesting.

To install a full wallet - you need a lot of time.
With a web purse - it's easy to start using Cryply.
Understand how the process of the mining process takes place.
sr. member
Activity: 896
Merit: 255
Cryply web wallet:
http://cryply-wallet.ml/

On the web purse I do not advise you to keep large amounts (> 100 CRP), output them to a core wallet or exchange. Web purse in conjunction with a faucet allows a newbie to quickly learn and not wait until the core wallet is synchronized.

i think only fools newcommers safe tockens in no complete control. there are not enough normal exchanges and volumes any purchase or sale moves the rate by many percent. if we talk about the potential then everything looks very interesting.
member
Activity: 302
Merit: 26
Cryply web wallet:
http://cryply-wallet.ml/

On the web purse I do not advise you to keep large amounts (> 100 CRP), output them to a core wallet or exchange. Web purse in conjunction with a faucet allows a newbie to quickly learn and not wait until the core wallet is synchronized.
jr. member
Activity: 101
Merit: 4
Can we mine this coin directly to the Exchange?
Yes, directly to you crex24 adress
newbie
Activity: 1
Merit: 0
Which exchanges support CRYPLY?? Huh
newbie
Activity: 1
Merit: 0
Can we mine this coin directly to the Exchange?
newbie
Activity: 1
Merit: 0
Amazing coin

I can get much more profit by mining CRP
Join now!!
jr. member
Activity: 101
Merit: 4
You can now mine Cryply and more than 200 coins at new autoexchange mining pool Zergpool.com at 0.5% fee now. Please use following commands for different mining options
 
Option 1 Auto coin switch by profitability within algorithm with payment to wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=BTC

Option 2 Direct coin mining to coin wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=CRP,mc=CRP

Option 3 Direct coin mining with autoexchange to specified coin wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=BTC,mc=CRP

Please note mc stands for mining coin symbol, c stand for payout coin symbol

Autoexchange to BTC, LTC, DASH or any other currency we mine
Happy mining,
 cheers pinpin
Many people mining on their home computers. With payment threshold is ~3152.5851 based on 0.001 BTC equivalent, some will have to wait more than a month. If this does not change, the miners will not come to you.
Our comunity become biger day by day and we understand this situation, we dont need dump or pump for a moment, we need smooth growth, 2-3 years and cryply will be like monero
newbie
Activity: 6
Merit: 2
You can now mine Cryply and more than 200 coins at new autoexchange mining pool Zergpool.com at 0.5% fee now. Please use following commands for different mining options
 
Option 1 Auto coin switch by profitability within algorithm with payment to wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=BTC

Option 2 Direct coin mining to coin wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=CRP,mc=CRP

Option 3 Direct coin mining with autoexchange to specified coin wallet
Code:
-o stratum+tcp://yespower.mine.zergpool.com:6533 -u -p c=BTC,mc=CRP

Please note mc stands for mining coin symbol, c stand for payout coin symbol

Autoexchange to BTC, LTC, DASH or any other currency we mine
Happy mining,
 cheers pinpin
Many people mining on their home computers. With payment threshold is ~3152.5851 based on 0.001 BTC equivalent, some will have to wait more than a month. If this does not change, the miners will not come to you.
sr. member
Activity: 504
Merit: 251
Is YesPower an algorithm that you came up with by yourself or is it a proven concept. Didn't know about it before.
https://twitter.com/solardiz/status/1013374395795099648

proven algo from creator password hashing algorythm "yescrypt"

Ok was just asking as I have never heard of that before. Is there a special reason why you decided to go with that algorithm for your coin?
Cryply - CPU only coin
then we need CPU algo
yescrypt - cpu algo but Claus make miner for this algo...

Now you can mine with GPU another cpu coins like yenten elicoin etc
As for you, how mach time need to made GPU miner for this algo and how profit it will be.

A huge amount of time and effort will go into writing such a miner for video cards. And the result will be almost zero. Video cards will earn very few coins.

Aren't video cards much stronger in mining than most CPUs? I thought they always produce a higher hash rate.
The uniqueness of YesPoWer's algorithm is that video cards are very difficult to give out more than the weakest processor.
The cryply. team is sure that the video cards will never get coins, and with the arrival of the asik miners the network is waiting for an immediate hard fork

You say it is very difficult, but if a good programmer invests a lot of time would it be possible to come up with a mining program that is efficient for GPUs?
good programmer can't make any free software I think)
maybe small module of software
this is take a lot of time

for explain - you can check github repos
many repos don't working without sex
lol

Without sex? I doubt I understand what you are talking about but the strong developers in this space have a lot of power due to their knowledge and they could build mining software for some coins.

Changes in YesPoWer version 1.0 is not only a requirement for RAM.

In these five points, the basis for protection from video cards

1. Now we use 96 KiB S-boxes instead of 128 KiB (and both -
in total). The number of S-boxes increased from 2 to 3, in the same way as in
yescrypt 1.0. This made it possible to eliminate the drop in speed at
two-socket servers.

2. The number of records in the S-box'y doubled.

3. Entries in S-boxes are distributed so that the need for speculative
implementation and possible re-execution, or in a preliminary
verification, arose 8 times more often than before. (On the CPU this is implemented
hardware, and with parallel implementation on the GPU will be required
additional instructions)

4. The use of Salsa20 and
SHA-256 (which almost did not give anything to protect from the GPU, but needed for
guarantee of cryptographic properties of the whole scheme as a whole).

5. The implementation uses a different approach for combining the two versions
algorithm, with the specialization code separately for each. (Outside this is not
noticeably, the API remained the same.)

Without sex? - It means that many applications of github do not work out of the box. And they require a serious revision of the code when starting


Thank you for the detailed technical explanation and I now also understand what you meant with without sex Wink
jr. member
Activity: 101
Merit: 4
cryply on NEIRONIX https://neironix.io/cryptocurrency/cryply

NEIRONIX is an analytical platform of multifactorial scoring of ICO projects which carries out the multivariate analysis of large amount of data using new mathematical methods. The platform is designed for the analysis and subsequent effective risk management of investments in projects with high degree of uncertainty.
Neironix's mission – to provide to private and institutional investors necessary analytical data and effective decision-making tools.
We are the first developers of the global methodology risk in line with the results-based management of investment process, based on the statistical analysis of large volume of data in the area of an Blockchain economy.


Good news, day by day crp will be appeared on new platforms like this, many people will knew about crp from there. Keep going.
jr. member
Activity: 60
Merit: 9
cryply on NEIRONIX https://neironix.io/cryptocurrency/cryply

NEIRONIX is an analytical platform of multifactorial scoring of ICO projects which carries out the multivariate analysis of large amount of data using new mathematical methods. The platform is designed for the analysis and subsequent effective risk management of investments in projects with high degree of uncertainty.
Neironix's mission – to provide to private and institutional investors necessary analytical data and effective decision-making tools.
We are the first developers of the global methodology risk in line with the results-based management of investment process, based on the statistical analysis of large volume of data in the area of an Blockchain economy.
newbie
Activity: 210
Merit: 0
My weak computer mining very slow, i buy cryply. on crex24.com - now the price is very good for that. But i want mooore cryply, may be now there are some kind of bounty?  Roll Eyes
bounty for translation will be started soon
newbie
Activity: 210
Merit: 0
jr. member
Activity: 101
Merit: 4
Sorry I am not a miner, can you explain for me this point : Everyone can mine CRYPLY [CRP] on own home computer, laptop, tablet or smartphone using the processor (CPU). This thing mean I can use some my old computers for mine? How about benefit sir?
Benefit depends of CPU, you can try and then let us result...
For example my celeron G3900 give me 350 h/s
newbie
Activity: 18
Merit: 0
Sorry I am not a miner, can you explain for me this point : Everyone can mine CRYPLY [CRP] on own home computer, laptop, tablet or smartphone using the processor (CPU). This thing mean I can use some my old computers for mine? How about benefit sir?

Can be used on any computer.
Try Lambomeiker from the official site
full member
Activity: 298
Merit: 100
dApps Development Automation Platform
Sorry I am not a miner, can you explain for me this point : Everyone can mine CRYPLY [CRP] on own home computer, laptop, tablet or smartphone using the processor (CPU). This thing mean I can use some my old computers for mine? How about benefit sir?
newbie
Activity: 18
Merit: 0
There is a andriod and ios apps in roadmap, I strongly expect this staff, please tell something about it.
full member
Activity: 476
Merit: 102
Cryply with a cpu only mining power is a great project reading the ANN is very convincing and might be the best peer to peer crypto currency payment system around the crypto industry, will be keeping watch on the progress of the development of this product and will try to set-up a mining unit for this brilliant project!
Pages:
Jump to: