From a35b395e0f57f50e4f73a9ed49cfec7b8fe8873e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ti=E1=BA=BFn=20Nguy=E1=BB=85n=20Kh=E1=BA=AFc?= Date: Thu, 23 Oct 2025 00:14:56 +1300 Subject: [PATCH] docs: add ReactiveDOT & DOTConnect --- polkadot-tinkerers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/polkadot-tinkerers.md b/polkadot-tinkerers.md index f80b5c1..e0f4722 100644 --- a/polkadot-tinkerers.md +++ b/polkadot-tinkerers.md @@ -41,6 +41,8 @@ Polkadot is designed to enable scalable, secure, and interoperable networks to t - [Paraspell](https://paraspell.github.io/docs/) - Library which makes working with XCM and interoperability on Polkadot easy. - [create-dot-app](https://github.com/preschian/create-dot-app) — CLI to scaffold Polkadot dApps with multiple frameworks option and PAPI/DeDot. - [polkadot ui](https://polkadot-ui.com) - React component library for Polkadot with components built on Tailwind and Shadcn. Works with PAPI/DeDot Next.js/Vite +- [ReactiveDOT](https://reactivedot.dev/) - Batteries-included framework for building Polkadot front-ends. +- [DOTConnect](https://dotconnect.dev/) - Universal wallet connector for Polkadot DApps. ### Polkadot Solutions/Tooling Matrix