From c96aa835eb945431aef0d0d411c0229d6f134699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammet=20Eren=20Karaku=C5=9F?= Date: Wed, 4 Mar 2026 12:37:59 +0300 Subject: [PATCH] docs: add Community Tools section with republic-sdk Add a Community Tools table listing community-built developer tools for the Republic ecosystem, starting with republic-sdk (TypeScript SDK). --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30c4e5d..514b77b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ This repository contains network configurations for RepublicAI Protocol chains. - **Testnet Faucet**: Available via the Points portal (account required) +## Community Tools + +| Tool | Language | Description | +|------|----------|-------------| +| [republic-sdk](https://github.com/eren-karakus0/republic-sdk) | TypeScript | SDK for key management, transaction signing, staking, governance & CLI | + ## Resources - [Website](https://republicai.io) - Official website