-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathcareers.json
173 lines (173 loc) · 5.39 KB
/
careers.json
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
[
{
"pageTitle": "Join Our Team — Safe Careers in Smart Account Innovation | Safe",
"description": "We're hiring! Explore a career with Safe and be a part of pioneering Smart Account technology. Join us in shaping the future of onchain innovation.",
"component": "common/MetaTags"
},
{
"title": "Impact the future of<br/>ownership",
"text": "Our team is on a mission to unlock digital ownership for the world. By building robust and accessible tools, we aim to fix some of web3’s biggest challenges",
"link": {
"title": "View positions",
"href": "#positions"
},
"component": "Careers/Intro"
},
{
"title": "<b>Our</b> ambitions",
"items": [
{
"title": "Grow consistently",
"text": "We have been building infrastructure used widely and globally since 2018",
"items": [
"We are in for the long haul",
"We always grow our impact",
"We prefer consistent over volatile",
"We are wary of our effect on the environment",
"We want the project to scale"
]
},
{
"title": "Build for people",
"text": "We are people focused within and outside the project",
"items": [
"We put people at the centre (users, teams, stakeholders, community)",
"We strive for accessibility and inclusiveness",
"We provide meaningful opportunities for people",
"We aim to have a positive impact on society",
"We care about the stakeholders of our project"
]
}
],
"component": "Careers/Values"
},
{
"title": "<i>Safe</i> in the news",
"items": [
{
"image": {
"src": "/images/logo.svg",
"alt": "Safe logo"
},
"title": "A Call to Build Smarter Self-Custody",
"link": {
"title": "Read more",
"href": "https://safe.global/blog/a-call-to-build-smarter-self-custody"
}
},
{
"image": {
"src": "/images/yahoo-finance.svg",
"alt": "Yahoo Finance logo"
},
"title": "Gnosis Safe rebrands to Safe, Raises $100M",
"link": {
"title": "Read more",
"href": "https://finance.yahoo.com/news/gnosis-safe-rebrands-safe-raises-130000225.html"
}
},
{
"image": {
"src": "/images/decrypt.svg",
"alt": "Decrypt logo"
},
"title": "Gnosis Safe launches SafeDAO and Safe Token",
"link": {
"title": "Read more",
"href": "https://decrypt.co/110781/gnosis-safe-launches-safedao-safe-token"
}
}
],
"component": "Careers/Cards"
},
{
"variant": "4-columns",
"title": "Our benefits",
"text": "Besides working on the bleeding edge of web3, we provide the best benefits to employees",
"items": [
{
"image": {
"src": "/images/benefits/book-open.png",
"alt": "Open book",
"width": "50px"
},
"title": "Learning & conferences",
"text": "Personal education (1k€) and conference budgets (2k€) to help you grow"
},
{
"image": {
"src": "/images/benefits/human-handsup.png",
"alt": "Human with their hands up",
"width": "50px"
},
"title": "Dedicated hacking time ",
"text": "Use your Friday afternoons for research or a side project in our ecosystem"
},
{
"image": {
"src": "/images/benefits/coffee.png",
"alt": "Coffee mug",
"width": "50px"
},
"title": "Company & Team retreats",
"text": "Connect with team mates outside of the office with cool trips and retreats"
},
{
"image": {
"src": "/images/benefits/calendar.png",
"alt": "Calendar",
"width": "50px"
},
"title": "Flexibility",
"text": "Manage your own work schedules with hybrid working policies"
},
{
"image": {
"src": "/images/benefits/more-horizontal.png",
"alt": "Three horizontal dots",
"width": "50px"
},
"title": "Flat hierarchies",
"text": "Uncomplicated team structures and no barriers to communication"
},
{
"image": {
"src": "/images/benefits/device-laptop.png",
"alt": "Laptop",
"width": "50px"
},
"title": "Newest technology",
"text": "Work on the latest technology, equipment and web3 stack with dedicated budgets"
},
{
"image": {
"src": "/images/benefits/gift.png",
"alt": "Wrapped gift",
"width": "50px"
},
"title": "Token plan",
"text": "Have a stake in our mission and shape the future of Safe with a bonus token plan"
},
{
"image": {
"src": "/images/benefits/map.png",
"alt": "Map",
"width": "50px"
},
"title": "Relocation support",
"text": "Join us in one of our offices with relocation help, visa support and allowances"
}
],
"component": "common/UspBlock"
},
{
"title": "Our locations",
"text": "With contributors across the world, we are expanding and our main hubs are in Europe",
"component": "Careers/ParallaxLocations"
},
{
"title": "Open positions",
"id": "positions",
"component": "Careers/Positions"
}
]