mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
192 lines
5.7 KiB
HTML
192 lines
5.7 KiB
HTML
<!DOCTYPE HTML>
|
||
<html lang="ru">
|
||
|
||
<head>
|
||
|
||
|
||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||
<meta property="og:image" content="https://www.dash.org/assets/img/graphics/dash_circle_normal.png" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||
<title>Биткойн: система пиринговой электронной наличности</title>
|
||
|
||
<link rel="stylesheet" href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
|
||
<link rel="stylesheet" href="/css/main.css">
|
||
<!--[if lt IE 8]><link rel="stylesheet" href="/css/ie.css"><script type="text/javascript" src="/js/ie.js"></script><![endif]-->
|
||
<!--[if IE 8]><link rel="stylesheet" href="/css/ie8.css"><![endif]-->
|
||
|
||
<link rel="stylesheet" href="/css/sans.css">
|
||
<script type="text/javascript" src="/js/base.js"></script>
|
||
<script type="text/javascript" src="/js/main.js"></script>
|
||
|
||
<script src="/js/jquery/jquery-1.11.2.min.js"></script>
|
||
<script src="/js/jquery/jquery.qrcode.min.js"></script>
|
||
|
||
<link rel="shortcut icon" href="/favicon.png">
|
||
<link rel="apple-touch-icon-precomposed" href="/img/icons/logo_dash_circle_normal.png"/>
|
||
|
||
<!-- Turn off cookie/analytic stuff
|
||
<script>
|
||
window.cookieconsent_options = {
|
||
theme: 'light-floating'
|
||
}
|
||
</script>
|
||
<script type="text/javascript" src="/js/cookieconsent/cookieconsent.js"></script>
|
||
<script>
|
||
if( navigator.doNotTrack != "yes" && navigator.doNotTrack != "1" && window.doNotTrack != "1" && navigator.msDoNotTrack != "1" ){
|
||
var script = document.createElement('script');
|
||
script.src = '/js/analytics.js'
|
||
document.getElementsByTagName("head")[0].appendChild(script);
|
||
}
|
||
</script>
|
||
-->
|
||
|
||
</head>
|
||
|
||
<body>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="detectmobile" class="detectmobile"></div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="head"><div>
|
||
|
||
<ul class="lang">
|
||
<li><a></a>
|
||
<ul>
|
||
<li><ul>
|
||
|
||
|
||
|
||
<li><a href="/en/bitcoin-paper">English</a></li>
|
||
|
||
</ul></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
|
||
|
||
<a id="menumobile" class="menumobile" onclick="mobileMenuShow(event);" ontouchstart="mobileMenuShow(event);"></a>
|
||
|
||
|
||
|
||
<a class="logo" href="/ru/"><img src="/img/icons/logotop.svg" alt="Dash"></a>
|
||
|
||
|
||
<div id="langselect" class="langselect"><select onchange="window.location=this.value;">
|
||
|
||
<option value="/en/bitcoin-paper">English</option>
|
||
|
||
</select></div>
|
||
|
||
|
||
|
||
<ul id="menusimple" class="menusimple menumain" onclick="mobileMenuHover(event);" ontouchstart="mobileMenuHover(event);">
|
||
<li><a href="/ru/bitcoin-for-developers">Разработчикам</a></li>
|
||
<!---->
|
||
|
||
<li><a>Documentation</a>
|
||
<ul>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--
|
||
<li><a href="/ru/getting-started">Начало работы</a></li>
|
||
<li><a href="/ru/how-it-works">Как это работает</a></li>
|
||
<li><a href="/ru/you-need-to-know">Вам нужно знать</a></li>
|
||
-->
|
||
</ul>
|
||
</li>
|
||
<li><a>Ресурсы</a>
|
||
<ul>
|
||
<li><a rel="noopener noreferrer" target="_blank" href="https://www.dash.org/community/">Сообщество</a></li>
|
||
<li><a href="/ru/vocabulary">Термины</a></li>
|
||
</ul>
|
||
</li>
|
||
<!-- <li><a href="/ru/innovation">Инновация</a></li> -->
|
||
</ul>
|
||
|
||
</div></div>
|
||
|
||
<div class="body">
|
||
|
||
|
||
<div class="breadcrumbs">
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div id="content" class="content">
|
||
<h1>Биткойн: система пиринговой электронной наличности</h1>
|
||
<p class="summary">Работа, которая впервые представила Биткойн</p>
|
||
|
||
<p>Оригинальная работа Сатоши Накамото по-прежнему рекомендуется к прочтению всем, кто изучает принципы работы Биткойна. Выберите перевод этой работы:
|
||
|
||
|
||
<ul>
|
||
<li><b><a href="/bitcoin.pdf">English original</a></b></li>
|
||
|
||
<li><a href="/files/bitcoin-paper/bitcoin_es.pdf">Español (España)</a> переведено <a href="https://github.com/breathingdog">Breathingdog</a></li>
|
||
|
||
<li><a href="/files/bitcoin-paper/bitcoin_es_latam.pdf">Español (Latinoamericano)</a> переведено <a href="https://github.com/gubatron">Angel León</a></li>
|
||
|
||
<li><a href="/files/bitcoin-paper/bitcoin_it.pdf">Italiano</a> переведено
|
||
<a href="https://github.com/terzim">Terzim</a></li>
|
||
|
||
<li><a href="/files/bitcoin-paper/bitcoin_ru.pdf">Русский</a> переведено <a href="https://github.com/arvicco">Ar Vicco</a></li>
|
||
|
||
<li><a href="/files/bitcoin-paper/bitcoin_se.pdf">Svenska</a> переведено <a href="https://github.com/hanspandeya">hanspandeya</a></li>
|
||
</ul>
|
||
|
||
<p>Хотите перевести работу на свой язык? Посетите <a href="https://github.com/saivann/bitcoinwhitepaper">репозиторий данной работы</a> чтобы прочитать инструкции и <a href="https://github.com/saivann/bitcoinwhitepaper/issues/new">откройте тикет</a> если у вас есть вопросы.</p>
|
||
|
||
</div>
|
||
|
||
<div class="footer">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="footersponsor">
|
||
<!--<div><span>Веб-сайт сообщества спонсируется</span> <a href="https://bitcoinfoundation.org/"><img src="/img/brand/bitcoinfoundation.png" alt="Bitcoin Foundation"></a></div>-->
|
||
</div>
|
||
|
||
|
||
|
||
<div class="footerlicense">© Bitcoin Project 2009-2018 ПО распространяется под лицензией <a href="http://opensource.org/licenses/mit-license.php" target="_blank">MIT</a>
|
||
<br>© Dash Project 2017-2018 ПО распространяется под лицензией <a href="http://opensource.org/licenses/mit-license.php" target="_blank">MIT</a></div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
fallbackSVG();
|
||
addAnchorLinks();
|
||
trackOutgoingLinks();
|
||
</script>
|
||
|
||
|
||
|
||
|
||
</body>
|
||
|
||
</html>
|