diff --git a/public/assets/projects/blocksec.png b/public/assets/projects/blocksec.png new file mode 100644 index 0000000..c4ccd5f Binary files /dev/null and b/public/assets/projects/blocksec.png differ diff --git a/src/app/data/projects.json b/src/app/data/projects.json index 26b6163..a17eb93 100644 --- a/src/app/data/projects.json +++ b/src/app/data/projects.json @@ -370,5 +370,24 @@ ], "networks": [], "description": "Leader of Air-gapped Cold Wallet | 100% offline non-custodial hardware wallet." + }, + { + "icon_url": "/assets/projects/blocksec.png", + "title": "Blocksec", + "links": [ + { + "title": "Website", + "url": "https://blocksec.com/" + }, + { + "title": "Twitter/X", + "url": "https://x.com/BlockSecTeam" + } + ], + "tags": [ + "Audit" + ], + "networks": [], + "description": "BlockSec is a full-stack blockchain security service provider. It was founded by top-notch security researchers and experienced experts from academia and industry." } ] \ No newline at end of file