From 71a545ba18ee792ce840a0095b1e36228c1a0724 Mon Sep 17 00:00:00 2001 From: Saif Mukhtar <158864675+saifmukhtar@users.noreply.github.com> Date: Thu, 2 Jul 2026 22:23:16 +0530 Subject: [PATCH 1/2] Add Kinetic project to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8a287f190c..be843805b72 100644 --- a/README.md +++ b/README.md @@ -108,3 +108,4 @@ used by [Polkadot](https://www.parity.io/technologies/polkadot/). - [Taple](https://github.com/opencanarias/taple-core) - Sustainable DLT for asset and process traceability by [OpenCanarias](https://www.opencanarias.com/en/). - [Ceylon](https://github.com/ceylonai/ceylon) - A Multi-Agent System (MAS) Development Framework. - [Fungi](https://github.com/enbop/fungi) - A platform built for seamless multi-device integration. +- [Kinetic](https://github.com/saifmukhtar/kinetic) - Stateless, Sybil-resistant naming system with permanent identities using vdf and drand. From c101692701b3e523a9677f23f0922f1997efadbe Mon Sep 17 00:00:00 2001 From: Saif Mukhtar <158864675+saifmukhtar@users.noreply.github.com> Date: Thu, 2 Jul 2026 22:28:46 +0530 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be843805b72..5ef30a2f771 100644 --- a/README.md +++ b/README.md @@ -108,4 +108,4 @@ used by [Polkadot](https://www.parity.io/technologies/polkadot/). - [Taple](https://github.com/opencanarias/taple-core) - Sustainable DLT for asset and process traceability by [OpenCanarias](https://www.opencanarias.com/en/). - [Ceylon](https://github.com/ceylonai/ceylon) - A Multi-Agent System (MAS) Development Framework. - [Fungi](https://github.com/enbop/fungi) - A platform built for seamless multi-device integration. -- [Kinetic](https://github.com/saifmukhtar/kinetic) - Stateless, Sybil-resistant naming system with permanent identities using vdf and drand. +- [Kinetic](https://github.com/saifmukhtar/kinetic) - Stateless, Sybil-resistant naming system with permanent identities using VDFs and drand.