-
Notifications
You must be signed in to change notification settings - Fork 220
Expand file tree
/
Copy pathhiring.html
More file actions
102 lines (91 loc) · 5.33 KB
/
hiring.html
File metadata and controls
102 lines (91 loc) · 5.33 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<link rel="preload" href="/style.css" as="style">
<link rel="preload" href="/shared.js" as="script">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<title>commonware > Hiring</title>
<meta name="description" content="Backed by Haun Ventures, Dragonfly Capital, Mert Mumtaz, Nick White, Dan Romero, Sreeram Kannan, and other experienced operators, Commonware is now hiring for ambitious engineers that can help us expand the Commonware Library to a broader set of applications and deploy cloud-based primitives to augment it.">
<meta name="keywords" content="commonware, open source, common goods, software, internet, ownership, trust, blockchain, decentralization, crypto">
<link rel="canonical" href="https://commonware.xyz/hiring" />
<meta property="og:url" content="https://commonware.xyz/hiring" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="commonware > Hiring" />
<meta property="og:title" content="commonware > Hiring" />
<meta property="og:description" content="Backed by Haun Ventures, Dragonfly Capital, Mert Mumtaz, Nick White, Dan Romero, Sreeram Kannan, and other experienced operators, Commonware is now hiring for ambitious engineers that can help us expand the Commonware Library to a broader set of applications and deploy cloud-based primitives to augment it." />
<meta property="og:image" content="https://commonware.xyz/card.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="commonware.xyz" />
<meta property="twitter:url" content="https://commonware.xyz/hiring" />
<meta property="twitter:title" content="commonware > Hiring" />
<meta property="twitter:description" content="Backed by Haun Ventures, Dragonfly Capital, Mert Mumtaz, Nick White, Dan Romero, Sreeram Kannan, and other experienced operators, Commonware is now hiring for ambitious engineers that can help us expand the Commonware Library to a broader set of applications and deploy cloud-based primitives to augment it." />
<meta property="twitter:image" content="https://commonware.xyz/card.png" />
<meta property="twitter:site" content="@commonwarexyz" />
<meta property="twitter:creator" content="@commonwarexyz" />
<meta property="twitter:creator:id" content="@commonwarexyz" />
<link rel="stylesheet" type="text/css" href="/style.css">
<!-- X Ad Conversion Tracking -->
<script>
!function (e, t, n, s, u, a) {
e.twq || (s = e.twq = function () {
s.exe ? s.exe.apply(s, arguments) : s.queue.push(arguments);
}, s.version = '1.1', s.queue = [], u = t.createElement(n), u.async = !0, u.src = 'https://static.ads-twitter.com/uwt.js',
a = t.getElementsByTagName(n)[0], a.parentNode.insertBefore(u, a))
}(window, document, 'script');
twq('config', 'patnn');
</script>
</head>
<body>
<div id="logo-placeholder">
<div class="logo-line">
<span class="edge-logo-symbol">+</span>
<span class="horizontal-logo-symbol">~</span>
<span class="horizontal-logo-symbol"> </span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol"> </span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">~</span>
<span class="horizontal-logo-symbol">~</span>
<span class="edge-logo-symbol">*</span>
</div>
<div class="logo-line">
<span class="vertical-logo-symbol">|</span>
<span class="logo-text"> commonware </span>
<span class="vertical-logo-symbol"> </span>
</div>
<div class="logo-line">
<span class="edge-logo-symbol">*</span>
<span class="horizontal-logo-symbol">~</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol"> </span>
<span class="horizontal-logo-symbol">~</span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">+</span>
<span class="horizontal-logo-symbol"> </span>
<span class="horizontal-logo-symbol">-</span>
<span class="horizontal-logo-symbol">*</span>
<span class="horizontal-logo-symbol">-</span>
<span class="edge-logo-symbol">+</span>
</div>
</div>
<div class="content">
<div id="ashby_embed" />
</div>
<script src="https://jobs.ashbyhq.com/commonware/embed"></script>
<script src="/shared.js"></script>
<!-- X Ad Conversion Tracking -->
<script type="text/javascript">
twq('event', 'tw-patnn-patob', {
});
</script>
</body>
</html>