It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Установка denariusd на Raspberry Pi 3 [язык англ.]: | https://denariustalk.org/index.php?/topic/78-building-denariusd-on-raspberry-pi-3/ | ||
What is Denarius and what GPU Hashrate can I expect?: | http://cryptovore.com/2017/07/02/what-is-denarius-and-gpu-mining-hashrate/ | ||
How to mine Denarius (DNR): | http://cryptovore.com/2017/07/05/how-to-mine-denarius-dnr/ | ||
Crypto vs VISA – Can Denarius Compete When it Comes to Transactions Per Second? | https://themerkle.com/crypto-vs-visa-can-denarius-compete-when-it-comes-to-transactions-per-second/ | ||
The missing explanation of Proof of Stake Version 3 | http://earlz.net/view/2017/07/27/1904/the-missing-explanation-of-proof-of-stake-version |
Code: if (pindexBest->nHeight == 1) nSubsidy = 1000000 * COIN; // 10% Premine else if (pindexBest->nHeight <= FAIR_LAUNCH_BLOCK) // Block 210, Instamine prevention nSubsidy = 1 * COIN/2; else if (pindexBest->nHeight <= 1000000) // Block 1m ~ 3m DNR nSubsidy = 3 * COIN; else if (pindexBest->nHeight <= 2000000) // Block 2m ~ 4m DNR nSubsidy = 4 * COIN; else if (pindexBest->nHeight <= 3000000) // Block 3m ~ 3m DNR nSubsidy = 3 * COIN; else if (pindexBest->nHeight > LAST_POW_BLOCK) // Block 3m nSubsidy = 0; // PoW Ends ~ 10,000,000 Total DNR Mined via PoW |
●Stealth-адреса | ||
●Крипто-мессенджер [шифрованные сообщения] | ||
●Быстрые транзакции | ||
●Новый алгоритм Tribus Proof of Work | ||
●PoS - 6% годовых после окончания эпохи PoW. | ||
●Эпоха Proof-of-stake наступает после 3-летней эпохи Proof-of-work. [Дата запуска 6/14/2017] |
Windows инсталятор кошелька Denarius v1.0.6.7: | https://github.com/carsenk/denarius/releases/download/v1.0.7.0/DenariusInstaller.exe | ||
MD5 Checksum: C258FE2654E68658D7093E46C9BB0505 | |||
Кошелек Denarius для Windows v1.0.7.0: | https://github.com/carsenk/denarius/releases/download/v1.0.7.0/Denarius-QT.zip | ||
MD5 Checksum: 205B3D1209D14B263FBE8E9F67B9CEA0 | |||
Кошелек для macOS v1.0.7.0: | https://github.com/carsenk/denarius/releases/download/v1.0.7.0/Denarius-v1070.dmg | ||
MD5 Checksum: 552F5249285DE3914B6CE4613FC62576 | |||
Кошелек для Android - Coinomi wallet (DNR): | https://play.google.com/store/apps/details?id=com.coinomi.wallet | ||
Генератор бумажных кошелеков Denarius: | https://dnraddress.org/ | ||
Кошелек для Ubuntu Linux (установка): | Code: sudo add-apt-repository ppa:denariuscoin/ppa | sudo apt-get update
Pages:
Jump to:
|