Skip to content

Commit

Permalink
feat: add ackee article to RH (#401)
Browse files Browse the repository at this point in the history
* feat: add ackee article to RH

* fix: add the security tag

---------

Co-authored-by: Tanay Pant <tanaypantprotonmail.com>
  • Loading branch information
tanay1337 authored Mar 16, 2024
1 parent d5e2867 commit 52a9b9f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions components/ResourceHub/community-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,22 @@
"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",
"abstract": "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"
],
"og": {
"title": "Staying safe with Safe - Ackee Blockchain",
"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.",
"image": "https://ackeeblockchain.com/blog/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",
Expand Down

0 comments on commit 52a9b9f

Please sign in to comment.