-
Notifications
You must be signed in to change notification settings - Fork 90
Expand file tree
/
Copy pathcompany-resources.json
More file actions
233 lines (233 loc) · 8.59 KB
/
company-resources.json
File metadata and controls
233 lines (233 loc) · 8.59 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
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
230
231
232
233
[
{
"name": "Web3 Native - Navigation the Future of Account Abstraction with Lukas Schor",
"url": "https://soundcloud.com/longhashventures_podcast/navigating-the-future-of-account-abstraction-with-safe-web3-native-podcast-safe-lukas-schor",
"type": "Podcast",
"date": "2023-08-24",
"description": "Join us on the Safe Podcast as we delve deep into the transformative world of account abstraction (AA) with Lukas Schor from Safe. Unravel discussions around the intricacies of multichain strategie...",
"tags": [
"Perspectives",
"Account Abstraction"
],
"image": "https://i1.sndcdn.com/artworks-zY2xFG93XGx669QX-X1pgWw-t500x500.jpg",
"lastChecked": "2025-04-09"
},
{
"name": "Defi Drip - Safe and Account Abstraction with Johannes Moormann",
"url": "https://www.youtube.com/watch?v=G50rE0129zI",
"type": "Podcast",
"date": "2023-08-22",
"description": "Johannes Moormann of Safe and Cassidy Daly of Centrifuge discuss implementing account abstraction, improving security and privacy, and real-world asset use c...",
"tags": [
"Perspectives",
"Account Abstraction"
],
"image": "https://i.ytimg.com/vi/G50rE0129zI/maxresdefault.jpg",
"lastChecked": "2025-04-09"
},
{
"name": "On the brink - Account Abstraction Adoption and Barriers with Richard Meissner",
"url": "https://onthebrink-podcast.com/safe/",
"type": "Podcast",
"date": "2023-07-26",
"description": "Richard Meissner, CTO of Safe, joins the show to cover the roll out of account abstraction on Ethereum",
"tags": [
"Perspectives",
"Account Abstraction"
],
"image": "https://onthebrink-podcast.com/wp-content/uploads/safe_otb.png",
"lastChecked": "2025-04-09"
},
{
"name": "Safe Smart Accounts & Diamond Proxies",
"url": "https://safe.global/blog/safe-smart-accounts-and-diamond-proxies",
"type": "Blog Post",
"date": "2023-04-25",
"description": "Safe is a modular smart account protocol that uses Account Abstraction to build a wide range of wallets and other solutions through a shared plugin interface.",
"tags": [
"Deep Dive",
"Safe Smart Account",
"Account Abstraction"
],
"image": "https://images.ctfassets.net/1i5gc724wjeu/4jQL0u5YlOx8z2owaE7hSH/fcfb1b7004adf087bd91ecd9c9666bcb/cover-safe-smart-accounts-diamond-proxies.png",
"lastChecked": "2025-04-09"
},
{
"name": "Permissionless Smart Account Innovation with Rhinestone and Safe7579 Adapter",
"url": "https://www.youtube.com/watch?v=d-wGezfH6nM",
"type": "Video",
"date": "2024-05-23",
"description": "An insightful deep dive into the transformative potential of smart accounts in the decentralized financial ecosystem.",
"tags": [
"Safe Smart Account",
"7579"
],
"lastChecked": "2025-04-09"
},
{
"name": "Universal Wallets with Safe",
"url": "https://www.youtube.com/watch?v=h40Gy3fsRJg",
"type": "Video",
"date": "2024-08-08",
"description": "A workshop on Universal Wallets with Safe featuring AppKit from WalletConnect.",
"tags": [
"Safe Smart Account",
"WalletConnect"
],
"lastChecked": "2025-04-09"
},
{
"name": "Building with the Safe 4337 Module",
"url": "https://www.youtube.com/watch?v=VInxAVoYYkE",
"type": "Video",
"date": "2024-08-14",
"description": "The workshop focuses on the Safe 4337 Module and covers the process of building decentralized applications (dApps) using this module.",
"tags": [
"Safe Smart Account",
"4337",
"Safe Core SDK"
],
"lastChecked": "2025-04-09"
},
{
"name": "How to build a React app with Safe and passkeys – Safe Docs",
"url": "https://docs.safe.global/home/passkeys-tutorials/safe-passkeys-tutorial",
"type": "Blog Post",
"date": "2024-08-22",
"description": "This tutorial will teach you to create a React app for using passkeys in your Safe. You will learn how to use passkeys (create, store, and use them securely) and how they can interact with a Safe.",
"tags": [
"Tutorial",
"Safe Core SDK",
"Passkeys",
"React"
],
"image": "https://docs.safe.global/og_image.png",
"lastChecked": "2025-04-09"
},
{
"name": "How to build a Vue app with Safe and passkeys – Safe Docs",
"url": "https://docs.safe.global/home/passkeys-tutorials/safe-passkeys-nuxt",
"type": "Blog Post",
"date": "2024-08-22",
"description": "This tutorial will teach you to create a Vue app for using passkeys in your Safe. You will learn how to use passkeys (create, store, and use them securely) and how they can interact with a Safe.",
"tags": [
"Tutorial",
"Safe Core SDK",
"Passkeys",
"Vue"
],
"image": "https://docs.safe.global/og_image.png",
"lastChecked": "2025-04-09"
},
{
"name": "How to build an app with Safe and ERC-7579 – Safe Docs",
"url": "https://docs.safe.global/advanced/erc-7579/tutorials/7579-tutorial",
"type": "Blog Post",
"date": "2024-08-22",
"description": "This tutorial will teach you how to deploy an ERC-7579-compatible Safe Smart Account and use an ERC-7579-compatible module, the Scheduled Transfer from Rhinestone.",
"tags": [
"Tutorial",
"Permissionless",
"7579"
],
"image": "https://docs.safe.global/og_image.png",
"lastChecked": "2025-04-09"
},
{
"name": "Using Passkeys with Safe",
"url": "https://www.youtube.com/watch?v=zDe3zl7yApk",
"type": "Video",
"date": "2024-08-22",
"description": "In this tutorial video, you will learn how to use a passkey as a signer for a Safe in three simple steps.",
"tags": [
"Tutorial",
"Passkeys",
"Permissionless",
"4337",
"React",
"Signer"
],
"lastChecked": "2025-04-09"
},
{
"name": "Convert an EOA to a Smart Account with EIP-7702",
"url": "https://www.youtube.com/watch?v=dx4mk6tKHCo",
"type": "Video",
"date": "2024-10-25",
"description": "EIP-7702 will ship with the upcoming Ethereum hardfork (Pectra) in 2025.With this POC you can already try out, how to convert an EOA into a Smart Account and...",
"tags": [
"Tutorial",
"Safe Smart Account",
"7702"
],
"lastChecked": "2025-04-09"
},
{
"name": "EIP-7702 Safe Webinar and Demo",
"url": "https://www.youtube.com/watch?v=F1VcGfTkIOk",
"type": "Video",
"date": "2024-12-12",
"description": "In this Webinar, Safe developers Akshay and Germán talk about the EIP-7702 demo. It shows how to convert an EOA into a Smart Account and send a sponsored batched transaction.",
"tags": [
"Tutorial",
"Safe Smart Account",
"7702"
],
"lastChecked": "2025-04-09"
},
{
"name": "How to build a React Native app with Safe and passkeys",
"url": "https://docs.safe.global/advanced/passkeys/tutorials/react-native",
"type": "Blog Post",
"date": "2025-01-16",
"description": "An increasing number of applications rely on passkeys to authenticate users securely and with little friction. Security and user-friendliness are crucial to...",
"tags": [
"Tutorial",
"Safe Smart Account",
"Passkeys",
"React Native",
"4337"
],
"image": "https://docs.safe.global/og_image.png",
"lastChecked": "2025-04-09"
},
{
"name": "Workshop: Safe{Core} SDK introduction and AI agents setup",
"url": "https://www.youtube.com/watch?v=GjZkqEtd5bo",
"type": "Video",
"date": "2025-02-07",
"description": "In this Webinar, Safe developers Germán and Daniel provide a brief introduction how to set up a Safe Smart Account for your AI agent.",
"tags": [
"Tutorial",
"Safe Core SDK",
"AI"
],
"lastChecked": "2025-04-09"
},
{
"name": "Create an AI agent that can interact with your Safe",
"url": "https://docs.safe.global/home/ai-agent-setup",
"type": "Blog Post",
"date": "2025-02-11",
"description": "In this tutorial, we will learn how to set up and deploy an AI agent that has capabilities to access a Safe and prepare transactions for it 🤖.",
"tags": [
"Tutorial",
"Safe Core SDK",
"AI"
],
"lastChecked": "2025-04-09"
},
{
"name": "Workshop: Build reliable AI agents with Safe capabilities",
"url": "https://www.youtube.com/watch?v=y90oH7w8h8U",
"type": "Video",
"date": "2025-02-11",
"description": "In this Webinar, Safe developer Louis will provide an introduction into how to setup your AI agent with a Safe Smart Account.",
"tags": [
"Tutorial",
"Safe Core SDK",
"AI"
],
"lastChecked": "2025-04-09"
}
]