-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
184 lines (176 loc) · 8.73 KB
/
team.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MakerDAO - Core Team</title>
<meta name="description"
content="Dai is a decentralized digital currency with stable value; the next step in the evolution of money.">
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords"
content="digital currency, decentralized stablecoin, decentralized money, stable token, stable coin, Stablecoin, stabletoken, stable digital currency, international money, stable store of value, ethereum, blockchain">
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/team.css">
<script src="js/vendor/modernizr-custom.js"></script>
<script src="https://use.fontawesome.com/7454cf21dc.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade
your browser</a> to improve your experience.</p>
<![endif]-->
<div id="content">
<div id="main-grid" class="team-page">
<header>
<i id="menu-bars" class="fa fa-bars" aria-hidden="true"></i>
<a href="./"><img id="logo" src="assets/img/MKR-logo-rounded.svg"/></a>
<nav>
<div class="menu-container">
<a class="menu-category" href="#">Learn <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<div class="menu">
<a href="https://github.com/makerdao/docs/blob/master/Dai.md">White Paper <span class="on-desktop"> (Overview)</span></a><br>
<a href="http://stablecoin.technology/purple.pdf">Purple Paper <span
class="on-desktop"> (Formal Spec)</span></a><br>
<a href="https://blog.makerdao.com/2017/06/05/introducing-sai/">Sai Stablecoin</a><br>
<a
href="https://steemit.com/makerdao/@kennyrowe/digital-money-a-simulation-of-the-deflation-rate-adjustment-mechanism-of-the-dai-stablecoin">Market
Dynamics Paper</a>
</div>
</div>
<div class="menu-container">
<a class="menu-category" href="#">Community <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<div class="menu">
<a href="https://chat.makerdao.com">Chat</a><br>
<a href="https://www.reddit.com/r/MakerDAO/">Subreddit</a><br>
<a href="https://blog.makerdao.com/">Blog</a>
</div>
</div>
<div class="menu-container">
<a class="menu-category" href="#">Governance <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<div class="menu">
<a href="https://soundcloud.com/makerdao">Recordings of Meetings</a><br>
<a href="http://makerdao.com/actions/">Admin Multisig</a><br>
<a href="https://blog.makerdao.com/2016/07/09/the-sentinel-stake-voting-system/">Sentinel Stake
Voting</a>
</div>
</div>
<div class="menu-container">
<a class="menu-category" href="#">Exchange <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<div class="menu">
<a href="https://oasisdex.com/">OasisDEX</a><br>
<a href="https://mkr.tools/">Historical Market Data</a>
</div>
</div>
<div class="menu-container">
<a class="menu-category" href="team.html">Core Team</a>
</div>
</nav>
</header>
<div id="jumbo">
<img src="assets/img/purplebg.png"/>
</div>
<div id="jumbo-content">
<span id="jumbo-legend">Core Team</span>
<p>
The Maker Team came together in 2014 to develop a stablecoin on the Ethereum blockchain.
Since then, we’ve been working with Dapp developers, researchers,
and economists to create formally-verified smart contracts that govern the Dai Stablecoin System.
</p>
</div>
<div id="jumbo-maker-logo">
<img src="assets/img/maker_white.svg"/>
</div>
<div id="team-portraits">
</div>
</div><!-- end main grid -->
<div id="footer-grid">
<div id="subscribe" class="dark">
<span class="big-text">Discover + Connect</span>
<div id="mc_embed_signup">
<form action="//makerdao.us16.list-manage.com/subscribe/post?u=f717b15a4a763e79ee910dbe6&id=86313139e4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_f717b15a4a763e79ee910dbe6_86313139e4" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" class="button">
</div>
</form>
</div>
</div>
<div id="dai-foundation-text" class="dark">
<p>
<strong>The Dai Stablecoin System</strong> was developed by Maker.
Our team spans across the globe; with developers, economists, and artists across several countries.
Our decentralized autonomous organization is governed by our token holders.
</p>
</div>
<div id="links" class="dark">
<div class="link-group">
<span>LEARN</span><br>
<a href="https://github.com/makerdao/docs/blob/master/Dai.md">White Paper (Overview)</a><br>
<a href="http://stablecoin.technology/purple.pdf">Purple Paper (Formal Spec)</a><br>
<a href="https://blog.makerdao.com/2017/06/05/introducing-sai/">Sai Stablecoin</a><br>
<a
href="https://steemit.com/makerdao/@kennyrowe/digital-money-a-simulation-of-the-deflation-rate-adjustment-mechanism-of-the-dai-stablecoin">Market
Dynamics Paper</a>
</div>
<div class="link-group">
<span>COMMUNITY</span><br>
<a href="team.html">Core Team</a><br>
<a href="https://chat.makerdao.com">Chat</a><br>
<a href="https://www.reddit.com/r/MakerDAO/">Subreddit</a><br>
<a href="https://blog.makerdao.com/">Blog</a>
</div>
<div class="link-group">
<span>GOVERNANCE</span><br>
<a href="https://soundcloud.com/makerdao">Recordings of Meetings</a><br>
<a href="http://makerdao.com/actions/">Admin Multisig</a><br>
<a href="https://blog.makerdao.com/2016/07/09/the-sentinel-stake-voting-system/">Sentinel Stake
Voting</a><br>
</div>
<div class="link-group">
<span>EXCHANGE</span><br>
<a href="https://oasisdex.com/">OasisDEX</a><br>
<a href="https://mkr.tools/">Historical Market Data</a>
</div>
</div>
<div id="icon-links">
<a class="icon-link" href="https://chat.makerdao.com"><i class="fa fa-commenting"></i></a>
<a class="icon-link" href="https://reddit.com/r/makerdao"><i class="fa fa-reddit"></i></a>
<a class="icon-link" href="https://github.com/makerdao"><i class="fa fa-github"></i></a>
</div>
<div id="copyright" class="dark">
<img src="assets/img/maker_white.svg" width="37" height="37"/><span>© Dai Foundation 2017</span>
</div>
</div> <!-- / #footer-grid -->
</div> <!-- / #content -->
<p class="browserupgrade-grid"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i>This site was optimized for newest browsers. Consider <a href="http://browsehappy.com/">upgrading
your browser</a> for the best experience. <i class="fa fa-times close-warning-btn" aria-hidden="true"></i>
</p>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="js/team.js"></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-102048158-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>