From 80ce46d26417b4b2412a497fd97a234efa38c408 Mon Sep 17 00:00:00 2001 From: Wasif Rashid Date: Mon, 9 Sep 2024 15:02:05 +0500 Subject: [PATCH] Add BlockApex as a team in `teams.json` --- teams.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/teams.json b/teams.json index 8ee80bc..fbbf162 100644 --- a/teams.json +++ b/teams.json @@ -191,6 +191,34 @@ "website": "https://softstack.io/", "telegram": "https://t.me/yannikheinze" } + }, + { + "name": "BlockApex", + "summary": "BlockApex is a security-first blockchain consultation firm, focusing on providing development and security services to web3 stakeholders, founders and enterprises. Additionally, we specialize in Token Engineering & TON based DApps.", + "tags": [ + "dApps", + "Smart-contracts", + "Web 2.0 & Web 3.0 development", + "Smart-contract-audit", + "Cybersecurity", + "DeFi", + "Tokenomics & Token Engineering", + "Telegram Mini Apps" + ], + "ton_projects": [ + + ], + "projects": [ + { + "name": "Push The Button", + "link": "https://pushthebutton.lol" + } + ], + "contacts": { + "email": "hello@blockapex.io", + "website": "https://blockapex.io/", + "telegram": "https://t.me/NadirAlii" + } } ] }