From 0840c21799748dd916723b7c47ba164ed56c5015 Mon Sep 17 00:00:00 2001 From: Abdullahi Adesola <94815190+theonlysol@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:52:12 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b43b6b..6bd71dc 100644 --- a/README.md +++ b/README.md @@ -177,3 +177,6 @@ Included: **168** out of 250+ forks (Intercom: 144, IntercomSwap: 24) - [SukuyamaBugHunter/hunter-treasury](https://github.com/SukuyamaBugHunter/hunter-treasury) — ⚔ Combat Treasury Simulation Engine - [Syawal2/metrics](https://github.com/Syawal2/metrics) — Real-Time CLI Performance Monitor - [twityfruity7/Trac-scam-adress-detection](https://github.com/twityfruity7/Trac-scam-adress-detection) — P2P Scam & Risk Detection Agent built on Intercom / Trac Network +- TaskBoard (P2P micro-gig marketplace) + + Post tasks with optional TNK rewards; agents claim, submit work, and get accepted or rejected — full lifecycle tracked on-chain. + + Repo: https://github.com/theonlysol/intercom From 523656895af5f4af3ef3e2005043d646fbdc16ca Mon Sep 17 00:00:00 2001 From: Abdullahi Adesola <94815190+theonlysol@users.noreply.github.com> Date: Wed, 25 Feb 2026 16:01:33 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bd71dc..9437c0f 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,4 @@ Included: **168** out of 250+ forks (Intercom: 144, IntercomSwap: 24) - [SukuyamaBugHunter/hunter-treasury](https://github.com/SukuyamaBugHunter/hunter-treasury) — ⚔ Combat Treasury Simulation Engine - [Syawal2/metrics](https://github.com/Syawal2/metrics) — Real-Time CLI Performance Monitor - [twityfruity7/Trac-scam-adress-detection](https://github.com/twityfruity7/Trac-scam-adress-detection) — P2P Scam & Risk Detection Agent built on Intercom / Trac Network -- TaskBoard (P2P micro-gig marketplace) - + Post tasks with optional TNK rewards; agents claim, submit work, and get accepted or rejected — full lifecycle tracked on-chain. - + Repo: https://github.com/theonlysol/intercom +- [theonlysol/p2p-micro-gig-marketplace](https://github.com/theonlysol/intercom) — TaskBoard - a P2P micro-gig marketplace, a reference implementation of the Intercom stack on Trac Network.