This commit is contained in:
progr76@gmail.com
2019-02-26 04:55:33 +03:00
parent 5782e4c1ca
commit d436ca1710
34 changed files with 961 additions and 266 deletions

View File

@@ -14,13 +14,13 @@
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CVarela+Round" rel="stylesheet">
<!-- Bootstrap -->
<link type="text/css" rel="stylesheet" href="/CSS/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="../CSS/bootstrap.min.css" />
<!-- Font Awesome Icon -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="/CSS/style.min.css" />
<link type="text/css" rel="stylesheet" href="../CSS/style.min.css" />
<style>
@media all
@@ -57,7 +57,7 @@
<!-- Header -->
<header id="home">
<!-- Background Image -->
<div class="bg-img" style="background-image: url('./PIC/Tera_Web_BG.jpg');">
<div class="bg-img" style="background-image: url('../PIC/Tera_Web_BG.jpg');">
<div class="overlay"></div>
</div>
<!-- /Background Image -->
@@ -71,8 +71,8 @@
<!-- Logo -->
<div class="navbar-brand">
<a href="index.html">
<img class="logo" src="/PIC/Tera_Text_gray.svg" alt="logo">
<img class="logo-alt" src="/PIC/Tera_Text.svg" alt="logo">
<img class="logo" src="../PIC/Tera_Text_gray.svg" alt="logo">
<img class="logo-alt" src="../PIC/Tera_Text.svg" alt="logo">
</a>
</div>
<!-- /Logo -->
@@ -86,19 +86,18 @@
<!-- Main navigation -->
<ul class="main-nav nav navbar-nav navbar-right white_menu">
<li><a href="#about">О НАС</a></li>
<li><a href="#features">ПРЕИМУЩЕСТВА</a></li>
<li><a href="#about">О TERA</a></li>
<li><a href="#technology">ТЕХНОЛОГИЯ</a></li>
<li><a href="#updates">ОБНОВЛЕНИЯ</a></li>
<li><a href="/ru/changelog.html">ЧЕНДЖЛОГ</a></li>
<li><a href="http://teraminer.org/" target="_blank">МАЙНИНГ</a></li>
<li><a href="./token.html">ТОКЕН</a></li>
<li><a href="/explorer.html">EXPLORER</a></li>
<li><a href="/web-wallet.html">КОШЕЛЁК</a></li>
<li><a href="/map.html">КАРТА СЕТИ</a></li>
<!-- Documentation -->
<li class="dropdown2">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">HELP<span class="caret"></span></a>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">ПОМОЩЬ<span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
WHITE PAPER
@@ -154,7 +153,8 @@
<div class="row">
<div class="col-md-12">
<a href="/" style="color: #fff;">ENG</a> | <a href="/ru/index.html" style="color: #fff;">РУС</a>
<!-- Social follow --><br /><br />
<!-- Social follow -->
<ul class="footer-follow" style="margin-bottom: 0px;">
<li><a href="https://bitcointalk.org/index.php?topic=4573801.0" target="_blank"><i class="fab fa-btc"></i></a></li>
@@ -193,13 +193,13 @@
<h2 class="title">О TERA</h2>
</div>
<p style="text-align: center;">
<img src="PIC/Tera_Logo.png" align="center" width="240" />
<img src="../PIC/Tera_Logo.png" align="center" width="240" />
</p>
<p style="text-align: center; font-size: 15px;">
It is our great pleasure to invite you to join us to mine TERA, a coin that offers solutions for issues of existing cryptocurrencies, namely centralization, transaction throughput, transaction speed, confirmation times, transaction fees and general usability and difficulty of integration into existing payment and financial systems.
Рады предложить вам присоединиться к проекту TERA. Блокчейн TERA предлагает решения самых популярных проблем в области криптовалют: централизация, пропусканая способность, скорость осуществления транзакций, время подтверждения, комиссия за транзакции и общее удобство использования функционала рынка.
</p>
<p style="text-align: center; font-size: 15px;">
We have managed to create a blockchain with 1 second block time, 8 seconds for full confirmation of transfer and zero fees. On top of that TERA blockchain is capable of throughput of 1000 transactions per second while retaining all praised blockchain features and bringing huge possibilities for further development and seamless integration with existing infrastructure as well as with new emerging technologies.
Блокчейну для доставки данных от 1-й ноды до последней требуется не более 3 секунд. Для достижения этого ноды соединяются между собой в специальные связи, основанные на подобии адресов нод между собой. Адреса нод являются случайными величинами (32 байта) и не меняются в процессе работы ноды. Число связей с другими нодами имеет логарифмическую зависимость от количества нод в сети, благодаря этому достигается константное время доставки транзакций. Так если в сети будет 1 млрд нод, а время доставки между нодами будет составлять не более 100 мс, то максимальное время составит 30*100 мс = 3 сек. Время задержки доставки транзакций между нодами в 100 мс является верхней величиной, на практике оно меньше так как ноды с меньшей взаимной задержкой имеют приоритет соединения.
</p>
</div>
<!-- /About Tera content -->
@@ -222,7 +222,7 @@
<!-- Section header -->
<div class="section-header text-center">
<h2 class="title">Features</h2>
<h2 class="title">ПРЕИМУЩЕСТВА</h2>
</div>
<!-- /Section header -->
@@ -230,8 +230,8 @@
<div class="col-md-4">
<div class="about bg-grey">
<i class="fab fa-hubspot" style="color: #000;"></i>
<h4>Fast Block Generation</h3>
<p>TERA is the fastest block generation blockchain in decentralized blockchains. (Meaning that POS and the like are not decentralized). With 1s block generation and 8s to confirmation, your transaction is near instant.</p>
<h4>Быстрая генерация Блоков</h3>
<p>TERA самый быстрый децентрализованный Блокчейн (POS и др. не децентрализованы). Генерация блока занимает 1 секунду, 8 секунд займёт подтверждение. Данные показатели приближают транзакцию к мгновенной.</p>
</div>
</div>
<!-- /Key Feature -->
@@ -240,8 +240,8 @@
<div class="col-md-4">
<div class="about bg-grey">
<i class="fas fa-boxes" style="color: #000;"></i>
<h4> High Transaction Throughput</h3>
<p>TERA blockchain is capable of throughput of 1000 transactions per second while retaining all praised blockchain features and bringing huge possibilities for further development and seamless integration with existing infrastructure as well as with new emerging technologies.
<h4>Высока пропускная способность Транзакций</h3>
<p>Блокчейн TERA способен пропускать до 1000 транзакций в секунду, сохраняя все функции блокчейна и предоставляя огромные возможности для дальнейшего развития и беспрепятственной интеграции с существующей инфраструктурой, а также с новыми технологиями.
</p>
</div>
</div>
@@ -249,10 +249,10 @@
<!-- Key Feature -->
<div class="col-md-4">
<div class="about bg-grey">
<div class="about bg-grey" style="height: 320px;">
<i class="fas fa-university" style="color: #000;"></i>
<h4>User-friendly</h4>
<p>The coins are kept in accounts by analogy like bank accounts. The system ensures safe and easy management of your financial assets.</p>
<h4>Удобство</h4>
<p>Монеты хранятся на счетах по аналогии с банковскими счетами. Система обеспечивает безопасное и простое управление вашими финансовыми активами.</p>
</div>
</div>
<!-- /Key Feature -->
@@ -261,18 +261,18 @@
<div class="col-md-4">
<div class="about bg-grey">
<i class="fas fa-hand-holding-usd" style="color: #000;"></i>
<h4>Double spending</h3>
<p>Tera uses blockchain with pow consensus. This allows all transactions to be arranged sequentially one after another. Transactions are also executed sequentially. When withdrawing from the account, the necessary amounts are checked. At the time of write-off, the counter "OperationID" is incremented. Each subsequent payment transaction must have the following "OperationID" number to prevent the same transaction from being applied multiple times.</p>
<h4>Защита от двойных затрат</h3>
<p>TERA использует блокчейн с консенсусом pow. Это позволяет организовать все транзакции последовательно одну за другой. Транзакции также выполняются последовательно. При снятии со счета необходимые суммы проверяются. Во время списания счетчик «OperationID» увеличивается. Каждая последующая платежная транзакция должна иметь следующий номер «OperationID», чтобы одна и та же транзакция не применялась несколько раз.</p>
</div>
</div>
<!-- /Key Feature -->
<!-- Key Feature -->
<div class="col-md-4">
<div class="about bg-grey" style="height: 367px;">
<div class="about bg-grey" style="height: 389px;">
<i class="fas fa-shield-alt" style="color: #000;"></i>
<h4>Protection from DDoS attacks</h3>
<p>The professionalism of the teams developers allowed the creation of a unique algorithm for protecting the system from DDOS attacks and various types of intrusions. All data and funds are securely protected.
<h4>Защита от DDoS-атак</h3>
<p>Профессионализм разработчиков команды позволил создать уникальный алгоритм защиты системы от DDOS-атак и различных видов вторжений. Все данные и средства надежно защищены.
</p>
</div>
</div>
@@ -280,10 +280,10 @@
<!-- Key Feature -->
<div class="col-md-4">
<div class="about bg-grey" style="height: 367px;">
<div class="about bg-grey" style="height: 389px;">
<i class="fas fa-code" style="color: #000;"></i>
<h4>Desire to Develop</h4>
<p>Every day TERA develops, trying to keep up with the times. Specialists are constantly upgrading and improving the project.</p>
<h4>Постоянное развитие</h4>
<p>Каждый день TERA развивается, стараясь идти в ногу со временем. Специалисты постоянно совершенствуют и улучшают проект.</p>
</div>
</div>
<!-- /Key Feature -->
@@ -308,18 +308,18 @@
<!-- Section header -->
<div class="section-header">
<h2 class="title md-down-left">Technology</h2>
<h2 class="title md-down-left">Технология</h2>
</div>
<!-- /Section header -->
<div class="no-more-tables">
<table class="table table-bordered">
<thead class="cf">
<tr>
<th>Max Supply</th>
<th>Issue Date</th>
<th>Consensus Protocol</th>
<th>Cryptography</th>
<th>Smart contract language</th>
<th>Максимальное наличие</th>
<th>Дата выпуска</th>
<th>Консенсусный протокол</th>
<th>Криптография</th>
<th>Язык смарт-контракта</th>
</tr>
</thead>
<tbody>
@@ -335,11 +335,11 @@
<table class="table table-bordered">
<thead class="cf">
<tr>
<th>Block Size</th>
<th>Размер блока</th>
<th>Pre-mine</th>
<th>Source Code</th>
<th>Explorer</th>
<th>Platform</th>
<th>Исходный код</th>
<th>Обозреватель</th>
<th>Платформа</th>
</tr>
</thead>
<tbody>
@@ -379,7 +379,7 @@
<!-- Section header -->
<div class="section-header">
<h2 class="title md-down-left">Updates</h2>
<h2 class="title md-down-left">Обновления</h2>
</div>
<!-- /Section header -->
<div class="no-more-tables">
@@ -387,18 +387,17 @@
<tbody>
<tr>
<td valign="top">v. 0.897</td>
<td>The <a href="https://gitlab.com/terafoundation/tera/blob/master/Doc/Eng/API2.md" target="_blank" style="font-size: 14px;">API-2</a> is designed to make it easier to write third-party applications. Server-side cryptography and POW operations are performed. Therefore, it is not recommended for public access, because it is not protected from DDOS attacks. Use it if applications such as the exchange server are on the same private network.</td>
<td><a href="https://gitlab.com/terafoundation/tera/blob/master/Doc/Eng/API2.md" target="_blank" style="font-size: 14px;">API-2</a> предназначен для облегчения написания сторонних приложений. Криптография на стороне сервера и операции POW выполняются. Поэтому он не рекомендуется для публичного доступа, поскольку он не защищен от DDOS-атак. Используйте его, если такие приложения, как сервер обмена, находятся в одной частной сети.</td>
</tr>
<tr>
<td valign="top" width="100">v. 0.884</td>
<td><ul> <li>Will be enhanced the behavior of the constants COREY_WATCH_DOG. If you will be the number 2:
"COREY_WATCH_DOG": 2, instead of an overload will just trim the blocks on the 5000, it will save time filling out the memory hashes. I. e. mining will practically go without interruption</li></ul></td>
<td><ul> <li>Будет улучшено поведение констант COREY_WATCH_DOG. Если у вас будет число 2: «COREY_WATCH_DOG»: 2, вместо перегрузки будет просто обрезать блоки на 5000, это сэкономит время на заполнение хэшей памяти. И. е. майнинг практически будет идти без перерыва.</li></ul></td>
</tr>
<tr>
<td valign="top">v. 0.880</td>
<td>
<ul>
<li>It contains API Protocol improvements for DApp.</li>
<li>Улучшения протокола API для DApp.</li>
</ul>
</td>
</tr>
@@ -406,8 +405,8 @@
<td valign="top">v. 0.877</td>
<td>
<ul>
<li>Today will be an update. The update improves work of DApp.</li>
<li>The update is optional — you can skip it.</li>
<li>Улучшение работы DApp.</li>
<li>Обновление не является обязательным - вы можете пропустить его.</li>
</ul>
</td>
</tr>
@@ -415,14 +414,14 @@
<td valign="top">v. 0.867</td>
<td>
<ul>
<li>Made Protocol support light-wallet, fixed a bug in validate download chains.</li>
<li>The update is optional and can be skipped.</li>
<li>Сделан протокол поддержки лайт-кошелька, исправлена ошибка проверки цепочек загрузки.</li>
<li>Обновление не является обязательным - вы можете пропустить его.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p><a href="/changelog.html" style="font-size: 14px;">Full Changelog</a></p>
<p><a href="./changelog.html" style="font-size: 14px;">Полный список обновлений</a></p>
</div>
</div>
@@ -457,12 +456,12 @@
</div>
<div class="roadmap-item__body">
<div class="roadmap-item__date">
Oct 2018
Октябрь 2018
</div>
<div class="roadmap-item__info">
<ul>
<li>
Smart-contracts
Смарт-Контракты
</li>
</ul>
</div>
@@ -479,15 +478,15 @@
</div>
<div class="roadmap-item__body">
<div class="roadmap-item__date">
Nov 2018
Ноябрь 2018
</div>
<div class="roadmap-item__info">
<ul>
<li>
Decentralized forum
Децентрализованный форум
</li>
<li>
Decentralized stock exchange
Децентрализованная биржа
</li>
</ul>
</div>
@@ -504,12 +503,12 @@
</div>
<div class="roadmap-item__body">
<div class="roadmap-item__date">
Dec 2018
Декабрь 2018
</div>
<div class="roadmap-item__info">
<ul>
<li>
Web wallet
Кошелёк
</li>
</ul>
</div>
@@ -526,12 +525,12 @@
</div>
<div class="roadmap-item__body">
<div class="roadmap-item__date">
Q1 2019
1-й квартал 2019
</div>
<div class="roadmap-item__info">
<ul>
<li>
Android/iOS wallets
Android/iOS кошельки
</li>
</ul>
</div>
@@ -594,7 +593,7 @@
<!-- footer logo -->
<div class="footer-logo">
<a href="index.html"><img src="PIC/Tera_logo.svg" alt="logo"></a>
<a href="index.html"><img src="../PIC/Tera_logo.svg" alt="logo"></a>
</div>
<!-- /footer logo -->
<!-- footer links -->
@@ -603,10 +602,10 @@
<a href="/explorer.html">EXPLORER</a>
</span>
<span class="footer-link-item">
<a href="/web-wallet.html">WALLET</a>
<a href="/web-wallet.html">КОШЕЛЁК</a>
</span>
<span class="footer-link-item">
<a href="/map.html">NETWORK MAP</a>
<a href="/map.html">КАРТА СЕТИ</a>
</span></div>
<!-- /footer links -->
@@ -621,7 +620,7 @@
</ul>
<!-- /footer follow -->
<center><a href="terms-and-conditions.html" style="font-size: 14px;">Terms and Conditions</a> | <a href="privacy-policy.html" style="font-size: 14px;">Privacy Policy</a><br /><br />TERA, 2019.</center>
<center><a href="/terms-and-conditions.html" style="font-size: 14px;">Правила и Условия (English)</a> | <a href="/privacy-policy.html" style="font-size: 14px;">Политика конфиденциальности (English)</a><br /><br />TERA, 2019.</center>
</div>
</div>
@@ -649,13 +648,13 @@
<!-- /Preloader -->
<!-- jQuery Plugins -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/main.min.js"></script>
<script type="text/javascript" src="js/cookies.js"></script>
<script type="text/javascript" src="../js/jquery.min.js"></script>
<script type="text/javascript" src="../js/bootstrap.min.js"></script>
<script type="text/javascript" src="../js/main.min.js"></script>
<script type="text/javascript" src="../js/cookies.js"></script>
<div id="cookiesmessage" style="display: none;">
This site uses cookies. You need to read the <a href="privacy-policy.html" style="font-size: 14px;" target="_blank">Privacy Policy</a> and click "<a href="#" onclick="setCookie('teracookies','tera_agree', 1); document.getElementById('cookiesmessage').style.display = 'none';" id="i_agree"><strong>I agree</strong></a>" to continue.
Этот сайт использует Cookies. Ознакомьтесь с <a href="privacy-policy.html" style="font-size: 14px;" target="_blank">Политикой конфиденциальности</a> и нажмите "<a href="#" onclick="setCookie('teracookies','tera_agree', 1); document.getElementById('cookiesmessage').style.display = 'none';" id="i_agree"><strong>Я Согласен</strong></a>" для продолжения использования.
</div>
</body>