-
Notifications
You must be signed in to change notification settings - Fork 80
/
Copy pathcommunity-resources.json
246 lines (246 loc) · 10 KB
/
community-resources.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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
[
{
"name": "How To Deploy a Smart Contract From a Web3 Multi-Sig Wallet",
"url": "https://www.youtube.com/watch?v=zn6omKzm3BI",
"type": "Video",
"date": "2022-11-30",
"description": "Learn how easy deploying smart contracts from a Safe multi-sig wallet can be with this easy-to-follow tutorial! thirdweb will walk you through the ste...",
"tags": [
"Introduction",
"Safe Smart Account"
],
"image": "https://i.ytimg.com/vi/zn6omKzm3BI/maxresdefault.jpg"
},
{
"name": "Safe Transaction Service installation guide",
"url": "https://www.youtube.com/watch?v=FUytj_xStDI",
"type": "Video",
"date": "2023-04-16",
"description": "Installation guide for the Safe Transaction Service.",
"tags": [
"Introduction",
"Safe Transaction Service"
],
"image": "https://i.ytimg.com/vi/FUytj_xStDI/maxresdefault.jpg"
},
{
"name": "How do you add a custom network to the Safe UI?",
"url": "https://www.youtube.com/watch?v=E3v6p87bsYg",
"type": "Video",
"date": "2022-11-21",
"description": "How do you add a custom network to the Safe UI? The Content (except music & images) is licensed unde...",
"tags": [
"Introduction",
"Safe Wallet"
],
"image": "https://i.ytimg.com/vi/E3v6p87bsYg/maxresdefault.jpg"
},
{
"name": "Safe Wallet Tutorial | Multisig Wallet for DeFi",
"url": "https://www.youtube.com/watch?v=GHyxe32Z814",
"type": "Video",
"date": "2022-05-02",
"description": "In this video, I show you how to use Safe, the best way to create a multisig wallet on Ethereum.",
"tags": [
"Tutorial",
"Safe Wallet"
],
"image": "https://i.ytimg.com/vi/GHyxe32Z814/maxresdefault.jpg"
},
{
"name": "Build a Group Wallet to Buy things with Frens using Safe {Core} Account Abstraction SDK",
"url": "https://www.youtube.com/watch?v=czGf5YgWs7M",
"type": "Video",
"date": "2023-05-05",
"description": "Join us for a workshop titled \"Build a Group Wallet to Buy things with Frens using Safe {Core} Account Abstraction SDK\".",
"tags": [
"Tutorial",
"Safe Core SDK"
],
"image": "https://i.ytimg.com/vi/czGf5YgWs7M/maxresdefault.jpg"
},
{
"name": "How to Create a MultiSig Wallet Using Safe",
"url": "https://www.youtube.com/watch?v=JoFYldw6hVE",
"type": "Video",
"date": "2022-11-05",
"description": "In this video, we'll show you how to create a multisig wallet using Safe. Multisig wallets are more secure than regular wallets because they require m...",
"tags": [
"Tutorial",
"Safe Wallet"
],
"image": "https://i.ytimg.com/vi/JoFYldw6hVE/maxresdefault.jpg"
},
{
"name": "Step-by-Step Guide to Safe: The Ultimate Multisig Wallet for DeFi",
"url": "https://www.youtube.com/watch?v=3edvkNc7Es0",
"type": "Video",
"date": "2023-05-31",
"description": "In this comprehensive tutorial, I walk you through the ins and outs of Safe, a powerful tool for creating multi-sig wallets on the Ethereum blockchain.",
"tags": [
"Tutorial",
"Safe Wallet"
],
"image": "https://i.ytimg.com/vi/3edvkNc7Es0/maxresdefault.jpg"
},
{
"name": "Safe Smart Contract Multi-Sig Storage. Step-by-Step Setup Guide",
"url": "https://www.youtube.com/watch?v=EPa9I3LDplA",
"type": "Video",
"date": "2023-05-20",
"description": "In this important video, we explore the differences between storing crypto in wallets with private keys versus wallets with smart contracts enforced by computer code and how to set one up step by s...",
"tags": [
"Tutorial",
"Safe Wallet"
],
"image": "https://i.ytimg.com/vi/EPa9I3LDplA/maxresdefault.jpg"
},
{
"name": "Safe MultiSig Contract Deep Dive",
"url": "https://www.youtube.com/watch?v=_2ZJ5HBEfUk",
"type": "Video",
"date": "2022-02-25",
"description": "In this meetup event, Jefferson presented on MultiSig Contract...",
"tags": [
"Deep Dive",
"Safe Smart Account"
],
"image": "https://i.ytimg.com/vi/_2ZJ5HBEfUk/hqdefault.jpg"
},
{
"name": "Ethereum: differences between createTransaction and createTransactionBatch",
"url": "https://www.youtube.com/watch?v=fbZBVpBgq_4",
"type": "Video",
"date": "2023-11-10",
"description": "Differences between createTransaction and createTransactionBatch (@safe-global/protocol-kit). The Content (e...",
"tags": [
"Deep Dive",
"Safe Smart Account"
],
"image": "https://i.ytimg.com/vi/fbZBVpBgq_4/maxresdefault.jpg"
},
{
"name": "Ethereum: Can a Safe be deployed using a paymaster / gasless transaction?",
"url": "https://www.youtube.com/watch?v=VL2EkErsWaM",
"type": "Video",
"date": "2023-10-17",
"description": "Can a Safe be deployed using a paymaster / gasless transaction? The Content (except music & images) is lice...",
"tags": [
"Tutorial",
"Safe Smart Account",
"Gasless Transactions"
],
"image": "https://i.ytimg.com/vi/VL2EkErsWaM/maxresdefault.jpg"
},
{
"name": "Ethereum: How to deploy a Safe on Hardhat",
"url": "https://www.youtube.com/watch?v=GFkNdPAzEwI",
"type": "Video",
"date": "2023-11-13",
"description": "How to deploy a Safe on Hardhat. The Content (except music & images) is licensed under (https://meta.stackex...",
"tags": [
"Tutorial",
"Safe Smart Account",
"Hardhat"
],
"image": "https://i.ytimg.com/vi/GFkNdPAzEwI/maxresdefault.jpg"
},
{
"name": "ERC-4337 Account Abstraction",
"url": "https://www.youtube.com/watch?v=v_V4Wqcn7vE",
"type": "Video",
"date": "2024-01-22",
"description": "Dive into the world of ERC-4337 Account Abstraction and level up your dApp development skills with this comprehensive tutorial. In this session, we're conver...",
"tags": [
"Tutorial",
"Safe Smart Account",
"4337"
],
"image": "https://i.ytimg.com/vi/v_V4Wqcn7vE/maxresdefault.jpg"
},
{
"name": "Staying safe with Safe",
"url": "https://ackeeblockchain.com/blog/staying-safe-with-safe/",
"type": "Blog Post",
"date": "2024-03-15",
"description": "Since we audited Safe version 1.4.0, we realized its importance in the ecosystem. Here is the list of tips and resources for those who decide to go deeper.",
"tags": [
"Safe Smart Account",
"Security"
],
"image": "https://abchprod.wpengine.com/wp-content/uploads/2023/10/Safe-1.png"
},
{
"name": "How to create and use a Safe account with permissionless.js",
"url": "https://docs.pimlico.io/permissionless/how-to/accounts/use-safe-account",
"type": "Blog Post",
"date": "2024-02-12",
"description": "This guide will walk you through how to create and use a Safe account with permissionless.js.",
"tags": [
"Tutorial",
"Safe Smart Account",
"4337"
],
"image": "https://docs-og-pimlico.vercel.app/api/og?logo=/pimlico-white.svg&title=How to create and use a Safe account with permissionless.js&description="
},
{
"name": "Migrate an EOA to a Safe Smart Account using Aarc",
"url": "https://docs.aarc.xyz/developer-docs/tutorials/safe-smart-wallet",
"type": "Blog Post",
"date": "2024-02-06",
"description": "A tutorial on integrating Safe Smart Account for an EOA with Aarc SDK.",
"tags": [
"Tutorial",
"Safe Smart Account"
],
"image": "https://2121962569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfkVTcYLDkf0mcGW9zUvc%2Fsocialpreview%2FjEO2ZH66FYxGI0XkXIrp%2FCover%20Image%20Twitter.png?alt=media&token=4d81d546-5eeb-487e-8759-1936f71acde9"
},
{
"name": "Safe Study (Japanese)",
"url": "https://zenn.dev/kozayupapa/articles/877ca3c93fc4a9",
"type": "Blog Post",
"date": "2023-05-09",
"description": "ERC-4337(AccountAbstraction) 等のライブラリを提供しているSafeについて理解を深めるため、下記のドキュメントを要約していきたいとおもいます。",
"tags": [
"Tutorial",
"Safe Smart Account"
],
"image": "https://res.cloudinary.com/zenn/image/upload/s--WqPpvoE---/c_fit%2Cg_north_west%2Cl_text:notosansjp-medium.otf_80:Safe%2520Study%2Cw_1010%2Cx_90%2Cy_100/g_south_west%2Cl_text:notosansjp-medium.otf_37:kozayupapa%2Cx_203%2Cy_121/g_south_west%2Ch_90%2Cl_fetch:aHR0cHM6Ly9zdG9yYWdlLmdvb2dsZWFwaXMuY29tL3plbm4tdXNlci11cGxvYWQvYXZhdGFyL2M1Y2ZkMTM5ZTEuanBlZw==%2Cr_max%2Cw_90%2Cx_87%2Cy_95/v1627283836/default/og-base-w1200-v2.png"
},
{
"name": "How to Multi-Distribute ERC-20 tokens via Safe Core SDK",
"url": "https://mirror.xyz/0xa1AC2cC82249A44892802a99CA84c4ed1072B29C/lL8AYV_b4VzTbojuZEprrxD7-RTTap2IMIS8qIObfl8",
"type": "Blog Post",
"date": "2021-11-15",
"description": "As part of the Atem.green project I'm helping to build, we want to incentivize early contributors by handing out (pre-launch) ERC-20 tokens. We use Coordinape to determine the impact every contribu...",
"tags": [
"Tutorial",
"Safe Core SDK"
],
"image": "https://images.mirror-media.xyz/publication-images/qRKvOeobltP7TYuezDuC0.png?height=452&width=452"
},
{
"name": "Build a treasury wallet with multi-signature Safe",
"url": "https://blog.logrocket.com/build-treasury-wallet-multisignature-gnosis-safe/",
"type": "Blog Post",
"date": "2022-03-15",
"description": "Imagine you and your friends are building an NFT marketplace. You are the CEO and your friend works as a Solidity engineer who writes the smart contract. The NFT marketplace becomes popular, and yo...",
"tags": [
"Tutorial",
"Safe Core SDK"
],
"image": "https://blog.logrocket.com/wp-content/uploads/2022/03/Build-treasury-wallet-multisignature-gnosis-safe-ethereum.png"
},
{
"name": "How to Deploy Safe Contracts",
"url": "https://www.zlog.in/post/deploy-safe-contracts/",
"type": "Blog Post",
"date": "2023-10-09",
"description": "A tutorial that explains how to deploy Safe contracts on a blockchain.",
"tags": [
"Tutorial",
"Safe Smart Account"
],
"image": "https://i.creativecommons.org/l/by-nc/4.0/88x31.png"
}
]