87 lines
4.0 KiB
HTML
87 lines
4.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
|
<title>Status | The Mobile Ethereum Client</title>
|
|
<meta name="description" content="Status is an interface to access Ethereum, built for Android & iOS. Enjoy encrypted messaging, a cryptocurrency wallet, and seamless access to DApps.">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="icon" type="image/png" href="dist/img/new-site/logo-32.png?v=0001" sizes="32x32" />
|
|
<link rel="icon" type="image/png" href="dist/img/new-site/logo-16.png?v=0001" sizes="16x16" />
|
|
|
|
<link rel="apple-touch-icon" href="dist/img/new-site/apple-touch-icon-1024.png?v=0001">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="dist/img/new-site/apple-touch-icon-76.png?v=0001">
|
|
<link rel="apple-touch-icon" sizes="120x120" href="dist/img/new-site/apple-touch-icon-120.png?v=0001">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="dist/img/new-site/apple-touch-icon-152.png?v=0001">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="dist/img/new-site/apple-touch-icon-180.png?v=0001">
|
|
<link rel="mask-icon" href="dist/img/new-site/logo-mask.svg" color="4360DF">
|
|
|
|
<!-- favicon.ico in the root directory -->
|
|
<link rel="stylesheet" href="dist/css/main.css?v=0001">
|
|
<meta property="og:title" content="Status, a Mobile Ethereum OS" />
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<div class="page">
|
|
|
|
<div class="header-wrap">
|
|
<div class="header">
|
|
<div class="header__inner">
|
|
<a class="logo" href="/">
|
|
<span class="logo__icon"></span>
|
|
<div class="logo_text">
|
|
<span class="logo__title">Status</span>
|
|
<span class="logo__description"><span>A </span>Mobile Ethereum OS</span>
|
|
</div>
|
|
</a>
|
|
|
|
<div class="nav">
|
|
<a class="nav__item nav__item--blog" target="_blank" href="https://blog.status.im/">Blog</a>
|
|
<a class="nav__item nav__item--about" target="_blank" href="https://wiki.status.im/">Wiki</a>
|
|
<a class="nav__item nav__item--about" target="_blank" href="https://github.com/status-im">Github</a>
|
|
<a class="nav__item" target="_blank" href="https://hardwallet.status.im/">Hardwallet</a>
|
|
<a class="nav__item" target="_blank" href="https://openbounty.status.im/">Open Bounty</a>
|
|
</div>
|
|
|
|
<div class="shares">
|
|
<ul class="social-links">
|
|
<li class="social-link social-link--fb"><a href="https://www.facebook.com/ethstatus" target="_blank"></a></li>
|
|
<li class="social-link social-link--tw"><a href="https://twitter.com/ethstatus" target="_blank"></a></li>
|
|
<li class="social-link social-link--ri"><a href="https://chat.status.im/#/register" target="_blank"></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="page__content-wrap">
|
|
<div class="page__content">
|
|
|
|
<!-- Greenhouse Iframe Open positions Div -->
|
|
<div id="grnhse_app"></div>
|
|
<script src="https://boards.greenhouse.io/embed/job_board/js?for=status72"></script>
|
|
|
|
|
|
|
|
<!-- Google Analytics -->
|
|
<script>
|
|
(function(i, s, o, g, r, a, m) {
|
|
i['GoogleAnalyticsObject'] = r;
|
|
i[r] = i[r] || function() {
|
|
(i[r].q = i[r].q || []).push(arguments)
|
|
}, i[r].l = 1 * new Date();
|
|
a = s.createElement(o),
|
|
m = s.getElementsByTagName(o)[0];
|
|
a.async = 1;
|
|
a.src = g;
|
|
m.parentNode.insertBefore(a, m)
|
|
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
|
|
|
|
ga('create', 'UA-79146816-1', 'auto');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
<!-- /Google Analytics -->
|