-
Notifications
You must be signed in to change notification settings - Fork 80
/
Copy pathcommunity-resources.json
147 lines (147 loc) · 5.96 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
[
{
"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",
"lastChecked": "2024-07-16"
},
{
"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",
"lastChecked": "2024-07-16"
},
{
"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",
"lastChecked": "2024-07-17"
},
{
"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://ackee.xyz/blog/wp-content/uploads/2023/10/Safe-1.png",
"lastChecked": "2024-07-17"
},
{
"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=",
"lastChecked": "2024-07-17"
},
{
"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%2FuVf9l9EccLGE9k7H3uUR%2FTwitter%20header%20-%207.png?alt=media&token=6ee10b06-f290-412e-acec-87dcc24c9f96",
"lastChecked": "2024-07-17"
},
{
"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",
"lastChecked": "2024-07-17"
},
{
"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",
"lastChecked": "2024-07-17"
},
{
"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",
"lastChecked": "2024-07-17"
},
{
"name": "Tutorial to build a validator and enable on Safe",
"url": "https://docs.zenguard.xyz/getting-started/building-7579-validator/",
"type": "Blog Post",
"date": "2024-06-24",
"description": "In this tutorial, we will create a basic 7579 validator module. This module can be installed into a Safe Account using the Safe 7579 adapter, enhancing the validation flow of the Safe Account.",
"tags": [
"Tutorial",
"7579"
],
"image": "https://img.youtube.com/vi/yWnFCjBr7_E/0.jpg",
"lastChecked": "2024-07-17"
},
{
"name": "Safe Smart Accounts with Magic",
"url": "https://magic.link/posts/safe-account-abstraction",
"type": "Blog Post",
"date": "2024-06-07",
"description": "Learn how to integrate Magic with Safe Smart Accounts.",
"tags": [
"Tutorial",
"Signer"
],
"image": "https://media.graphassets.com/nryf76rSvqwzZMqkPvcJ",
"lastChecked": "2024-07-17"
}
]