-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathcore.json
229 lines (229 loc) · 7.64 KB
/
core.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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
[
{
"pageTitle": "Safe{Core} — The #1 Smart Account Infrastructure across EVM | Safe",
"description": "Discover the potential of Safe{Core}’s modular Smart Accounts, optimized for security, flexibility and enhanced user experiences through account abstraction.",
"component": "common/MetaTags"
},
{
"title": "Build the</br><b>Most Secure</b></br>Onchain Apps",
"text": "Leverage the world’s leading open-source stack for smart accounts, securing over $100B+ in assets.",
"buttons": [
{
"text": "Explore Documentation",
"href": "https://docs.safe.global",
"variant": "button"
},
{
"text": "Get in Touch",
"href": "https://noteforms.com/forms/get-in-touch-with-the-safe-ecosystem-foundation?notionforms=1",
"variant": "link"
}
],
"component": "Core/Intro"
},
{
"title": "Trusted by the Best",
"icons": [
{ "name": "Fluidkey", "src": "/images/projectsLogos/fluidkey.png" },
{ "name": "Nest", "src": "/images/projectsLogos/nest.png" },
{ "name": "Zeal", "src": "/images/projectsLogos/zeal.png" },
{ "name": "Gnosis Pay", "src": "/images/projectsLogos/gnosis-pay.png" },
{ "name": "BasedApp", "src": "/images/projectsLogos/basedapp.svg" },
{ "name": "Polymarket", "src": "/images/projectsLogos/polymarket.png" },
{ "name": "Sygnum", "src": "/images/projectsLogos/sygnum.png" },
{ "name": "Worldcoin", "src": "/images/projectsLogos/worldcoin.png" },
{ "name": "Circles UBI", "src": "/images/projectsLogos/circles.png" },
{ "name": "Coinshift", "src": "/images/projectsLogos/coinshift.png" },
{ "name": "Den", "src": "/images/projectsLogos/den.png" },
{ "name": "Cobo", "src": "/images/projectsLogos/cobo.png" },
{ "name": "Brahma", "src": "/images/projectsLogos/brahma.png" },
{ "name": "DefiSaver", "src": "/images/projectsLogos/defi-saver.svg" },
{ "name": "Olas", "src": "/images/projectsLogos/olas.png" },
{ "name": "Drakula", "src": "/images/projectsLogos/drakula.png" }
],
"component": "Core/TrustedBy"
},
{
"variant": "3-columns",
"title": "Build with <b><em>Safe</em></b>.</br>Find Support. Get Incentives.",
"items": [
{
"image": {
"src": "/images/target-gradient.svg",
"alt": "Target with arrow"
},
"title": "Product and commercial expertise"
},
{
"image": {
"src": "/images/headset-gradient.svg",
"alt": "Headset"
},
"title": "Support during development phase"
},
{
"image": {
"src": "/images/coin-gradient.svg",
"alt": "Coin"
},
"title": "Built-in monetisation opportunities"
},
{
"image": {
"src": "/images/users-gradient.svg",
"alt": "Users"
},
"title": "Collaboration on new features"
},
{
"image": {
"src": "/images/antenna-gradient.svg",
"alt": "Antenna"
},
"title": "Co-marketing of product and partnership"
},
{
"image": {
"src": "/images/pump-gradient.svg",
"alt": "Gas pump"
},
"title": "Access to our</br><a href=\"/gas-station\">Gas Station program</a>"
}
],
"component": "common/UspBlock"
},
{
"variant": "text-image",
"title": "Add <b>Multi-Factor Security</b> to Your Apps",
"text": "Safe{Core} lets you integrate robust onchain multi-factor authentication. Give your users the peace of mind they deserve with secure, customizable logins.",
"image": {
"src": "/images/Core/multi-factor.png",
"alt": "Multi-factor security"
},
"component": "Core/ParallaxMultiFactor"
},
{
"variant": "image-text",
"title": "Empower Your Users with Secure <b>Account Recovery</b>",
"text": "Don't let lost keys jeopardize user experience and trust. Safe{Core} provides seamless onchain recovery solutions that enhance security without compromising control.",
"image": {
"src": "/images/Core/account-recovery.png",
"alt": "Account recovery"
},
"component": "Core/TextRadialAnimation"
},
{
"variant": "text-image",
"title": "<b>Build for the Future</b>, Escape Lock-In",
"text": "Gone are the days of building for a specific standard only to have the landscape shift beneath you. Build your apps with the Safe{Core} future-proof approach standard.",
"items": [
{
"title": "ERC 4337",
"link": {
"href": "https://docs.safe.global/sdk/relay-kit/reference/safe-4337-pack"
}
},
{
"title": "ERC 7579",
"link": {
"href": "https://docs.safe.global/advanced/erc-7579/7579-safe"
}
},
{
"title": "Supported Networks",
"link": {
"href": "https://docs.safe.global/advanced/smart-account-supported-networks/v1.3.0"
}
}
],
"component": "Core/ParallaxBuild"
},
{
"variant": "image-text",
"caption": "200+ projects",
"title": "<em>Safe</em> Smart Accounts power over <b>200 projects across 200+ networks</b>",
"buttons": [
{
"text": "Explore ecosystem",
"href": "https://safe.global/ecosystem",
"variant": "button"
},
{
"text": "Case studies",
"href": "https://safe.global/blog?category=Insights",
"variant": "link"
}
],
"items": [
{
"title": "Payments",
"link": {
"href": "https://safe.global/blog/safe-case-2-digital-ownership-in-your-pocket"
}
},
{
"title": "DAOs"
},
{
"title": "Restaking",
"link": {
"href": "https://safe.global/blog/the-safe-case-staking-and-restaking"
}
},
{
"title": "AI",
"link": {
"href": "https://safe.global/blog/the-safe-case-ai-smart-accounts-crypto"
}
},
{
"title": "Social & ID",
"link": {
"href": "https://safe.global/blog/safe-case-decentralized-social-id"
}
},
{
"title": "Institution",
"link": {
"href": "https://safe.global/blog/the-safe-case-infrastructure-for-institutional-crypto-self-custody"
}
}
],
"component": "Core/ParallaxCaseStudies"
},
{
"title": "Get Started with Safe <u>CORE</u>",
"caption": "What's in there",
"items": [
{
"title": "Smart Contracts",
"text": "<ul><li>Multi-signature standard enforces security</li><li>Modular and flexible Smart Accounts</li><li>Transaction thresholds, delegate calls and more</li></ul>"
},
{
"title": "SDK",
"text": "<ul><li>Unified interface for all Safe Smart Account functionalities</li><li>Create, configure, and manage Safe Smart Accounts</li><li>Enable ERC-4337 for flexible transaction fee payments</li></ul>"
},
{
"title": "Infrastructure",
"text": "<ul><li>Track and manage Safe Smart Account transactions</li><li>Index Safe events and deliver them via webhooks</li><li>Interact with Safe Transaction Service API and account data</li></ul>"
}
],
"component": "Core/AASdk"
},
{
"title": "Build with <b><em>Safe</em></b>.</br>We've got your back.",
"buttons": [
{
"text": "View Documentation",
"href": "https://docs.safe.global",
"variant": "button"
},
{
"text": "Get in Touch",
"href": "https://noteforms.com/forms/get-in-touch-with-the-safe-ecosystem-foundation?notionforms=1",
"variant": "link"
}
],
"component": "common/CenteredTextBlock"
}
]