mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
262 lines
7.6 KiB
HTML
262 lines
7.6 KiB
HTML
<!doctype html>
|
||
<html>
|
||
<head>
|
||
|
||
<meta charset="UTF-8">
|
||
<title>Get Dash — Dash</title>
|
||
<meta name="description" content="Download the wallet and get Dash at an exchange.">
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||
|
||
<link rel="apple-touch-icon" sizes="57x57" href="/assets/images/favicon/apple-icon-57x57.png">
|
||
<link rel="apple-touch-icon" sizes="60x60" href="/assets/images/favicon/apple-icon-60x60.png">
|
||
<link rel="apple-touch-icon" sizes="72x72" href="/assets/images/favicon/apple-icon-72x72.png">
|
||
<link rel="apple-touch-icon" sizes="76x76" href="/assets/images/favicon/apple-icon-76x76.png">
|
||
<link rel="apple-touch-icon" sizes="114x114" href="/assets/images/favicon/apple-icon-114x114.png">
|
||
<link rel="apple-touch-icon" sizes="120x120" href="/assets/images/favicon/apple-icon-120x120.png">
|
||
<link rel="apple-touch-icon" sizes="144x144" href="/assets/images/favicon/apple-icon-144x144.png">
|
||
<link rel="apple-touch-icon" sizes="152x152" href="/assets/images/favicon/apple-icon-152x152.png">
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicon/apple-icon-180x180.png">
|
||
<link rel="icon" type="image/png" sizes="192x192" href="/assets/images/favicon/android-icon-192x192.png">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon/favicon-32x32.png">
|
||
<link rel="icon" type="image/png" sizes="96x96" href="/assets/images/favicon/favicon-96x96.png">
|
||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicon/favicon-16x16.png">
|
||
<link rel="manifest" href="/assets/images/favicon/manifest.json">
|
||
<meta name="msapplication-TileColor" content="#ffffff">
|
||
<meta name="msapplication-TileImage" content="/assets/images/favicon/ms-icon-144x144.png">
|
||
<meta name="theme-color" content="#ffffff">
|
||
|
||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
||
<!-- JavaScript -->
|
||
<script src="//cdn.jsdelivr.net/lodash/4.12.0/lodash.min.js"></script>
|
||
<script src="/assets/js/moment.min.js"></script>
|
||
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<div id="hero">
|
||
<div id="background-video">
|
||
<video loop autoplay width="100%" height="auto" poster="/assets/img/dashorg-nodes.jpg" class="background-video">
|
||
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
|
||
<source src="assets/videos/Home-BG.webm" type="video/webm">
|
||
<source src="assets/videos/Home-BG" type="video/ogg"> -->
|
||
</video>
|
||
</div>
|
||
|
||
<!-- Navigation -->
|
||
<div id="top" class="content">
|
||
<a href="#"><img src="/assets/img/logo-white.png" alt="Dash" class="logo"></a>
|
||
|
||
<nav class="desktop">
|
||
<ul class="menu">
|
||
<li><a href="/">What is Dash</a></li>
|
||
<li><a href="/get-dash/">Get Dash</a></li>
|
||
<li><a href="/participate/">Participate</a></li>
|
||
<li><a href="/currency/">Currency</a></li>
|
||
<li><a href="/community">Community</a></li>
|
||
<li><a href="">Blog</a></li>
|
||
<li><a href="">Project</a></li>
|
||
|
||
<li><a href="/get-dash/">English</a></li>
|
||
<li><a href="/es/get-dash/">Español</a></li>
|
||
|
||
<li><a href="" title="Search">S</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
<div class="button_container" id="toggle">
|
||
<span class="top"></span>
|
||
<span class="middle"></span>
|
||
<span class="bottom"></span>
|
||
</div>
|
||
<span class="clear"></span>
|
||
|
||
</div>
|
||
|
||
|
||
<!-- Hero content -->
|
||
<h1 class="content">Download Dash Wallet</h1>
|
||
<p class="content">Download the latest Dash client to get started<br />
|
||
Dash Wallet (Fullclient v12.0.56) for OSX<br />
|
||
Choose Another
|
||
</p>
|
||
|
||
<div class="content">
|
||
<a href="#" class="btn-blue-solid">Download</a>
|
||
</div>
|
||
|
||
<br />
|
||
|
||
<div class="content">
|
||
<a href="#" class="btn-white-solid">Setup Guide</a>
|
||
<a href="#" class="btn-white-solid">Buy Dash</a>
|
||
<a href="#" class="btn-white-solid">Spend Dash</a>
|
||
<a href="#" class="btn-white-solid">Trade Dash</a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="content">
|
||
|
||
<h2>Learn how to setup your wallet</h2>
|
||
<p></p>
|
||
|
||
<a href="#" class="btn-blue">Lean More</a>
|
||
|
||
|
||
<h2>Buy Dash Online</h2>
|
||
<p>Convert local currency to Dash and send it to your wallet</p>
|
||
|
||
<a href="#" class="btn-blue">Buy Dash</a>
|
||
|
||
|
||
<h2>Trade Dash on an exchange</h2>
|
||
<p>Trade local currency for Dash on an Exchange Market</p>
|
||
|
||
<a href="#" class="btn-blue">Trade Dash</a>
|
||
|
||
|
||
<h2>Buy Dash at an ATM</h2>
|
||
<p>Instant Dash purchases from an ATM in your country</p>
|
||
|
||
<a href="#" class="btn-blue">ATM Locator</a>
|
||
|
||
|
||
<h2>Shop direct with Dash</h2>
|
||
<p>Instant and anonymous online purchases, direct from your Dash Wallet</p>
|
||
|
||
<a href="#" class="btn-blue">More Merchants</a>
|
||
|
||
|
||
<h2>Shop at Visa stores</h2>
|
||
<p>Dash-Visa debit card with no foreign transaction fees & mobile tap & pay</p>
|
||
|
||
<a href="#" class="btn-blue">Get Shake</a>
|
||
|
||
|
||
<h2>Need some Dash?</h2>
|
||
<p>Signup to our forum we'll send you some Dash!</p>
|
||
|
||
<a href="#" class="btn-blue">Sign up for Dash</a>
|
||
<p>Enter your Email Address</p>
|
||
|
||
</div>
|
||
|
||
<!-- Footer -->
|
||
<footer class="content">
|
||
Get Dash
|
||
<ul>
|
||
<li>Download Wallet</li>
|
||
<li>Buy Dash</li>
|
||
<li>Shop with Dash</li>
|
||
<li>Dash Debit Card</li>
|
||
</ul>
|
||
|
||
Participate
|
||
<ul>
|
||
<li>Start Mining</li>
|
||
<li>Setup a Masternode</li>
|
||
<li>Setup a Wallet</li>
|
||
<li>Apply for Funding</li>
|
||
</ul>
|
||
|
||
Currency
|
||
<ul>
|
||
<li>Exchange Markets</li>
|
||
<li>Governance</li>
|
||
<li>Block Explorers</li>
|
||
<li>Network Stats</li>
|
||
</ul>
|
||
|
||
Community
|
||
<ul>
|
||
<li>Discussion</li>
|
||
<li>Social Apps</li>
|
||
<li>News & Info</li>
|
||
<li>Development Tools</li>
|
||
<li>Masternode Tools</li>
|
||
</ul>
|
||
|
||
Project
|
||
<ul>
|
||
<li>Help & Support</li>
|
||
<li>Project Information</li>
|
||
<li>Team</li>
|
||
<li>Contact</li>
|
||
</ul>
|
||
|
||
Social
|
||
<ul>
|
||
<li>Blog</li>
|
||
<li>Reddit</li>
|
||
<li>Twitter</li>
|
||
<li>YouTube</li>
|
||
<li>Google+</li>
|
||
<li>LinkedIn</li>
|
||
<li>Facebook</li>
|
||
<li>Instagram</li>
|
||
<li>GitHub</li>
|
||
</ul>
|
||
</footer>
|
||
|
||
<!-- Mobile Nav -->
|
||
<div class="overlay" id="overlay">
|
||
<a href="/"><img src="/assets/img/logo-white.png" alt="Dash" class="logo"></a>
|
||
<nav class="overlay-menu">
|
||
<ul>
|
||
<li><a href="/">What is Dash</a></li>
|
||
<li><a href="/get-dash/">Get Dash</a></li>
|
||
<li><a href="/participate/">Participate</a></li>
|
||
<li><a href="/currency/">Currency</a></li>
|
||
<li><a href="/community">Community</a></li>
|
||
<li><a href="">Blog</a></li>
|
||
<li><a href="">Project</a></li>
|
||
|
||
<li><a href="/get-dash/">English</a></li>
|
||
<li><a href="/es/get-dash/">Español</a></li>
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
|
||
<script src="/assets/js/full-menu.js"></script>
|
||
}
|
||
|
||
<script>
|
||
function windowPopup(url, width, height) {
|
||
// Calculate the position of the popup so
|
||
// it’s centered on the screen.
|
||
var left = (screen.width / 2) - (width / 2),
|
||
top = (screen.height / 2) - (height / 2);
|
||
|
||
window.open(
|
||
url,
|
||
"",
|
||
"menubar=no,toolbar=no,resizable=yes,scrollbars=yes,width=" + width + ",height=" + height + ",top=" + top + ",left=" + left
|
||
);
|
||
}
|
||
|
||
//jQuery
|
||
$(".js-social-share").on("click", function(e) {
|
||
e.preventDefault();
|
||
|
||
windowPopup($(this).attr("href"), 500, 300);
|
||
});
|
||
|
||
// Vanilla JavaScript
|
||
var jsSocialShares = document.querySelectorAll(".js-social-share");
|
||
if (jsSocialShares) {
|
||
[].forEach.call(jsSocialShares, function(anchor) {
|
||
anchor.addEventListener("click", function(e) {
|
||
e.preventDefault();
|
||
|
||
windowPopup(this.href, 500, 300);
|
||
});
|
||
});
|
||
}
|
||
|
||
</script>
|
||
|
||
|
||
</body>
|
||
</html>
|