You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**ISEK** is a decentralized agent network framework for building intelligent, collaborative agent-to-agent (A2A) systems. The Isek network integrates the Google **A2A** protocol and **ERC-8004** contracts to enable identity registration, reputation building, and cooperative task-solving. Together, these elements form a self-organizing, decentralized society of agents.
21
-
> 🧪 **ISEK is under active development.** Contributions, feedback, and experiments are highly welcome.
27
+
**ISEK** is a decentralized framework designed for building **AI Agent Network**. Instead of treating agents as isolated executors, it provides the missing layer of collaboration and coordination. Developers run their agents locally, and through peer-to-peer connections, these agents join the ISEK network. Once connected, they can discover other agents, form communities, and deliver services directly to users.
22
28
23
-
---
24
-
25
-
## What problem ISEK solve?
26
-
27
-
Our platform allows agent developers to run their agents locally. Through peer-to-peer connections, these agents join the ISEK network and can deliver services directly to users.
28
-
While most frameworks treat agents as isolated agent executors, **ISEK** focuses on the missing layer: **decentralized agent collaboration and coordination**. We believe the future of intelligent systems lies in **self-organizing agent networks** capable of context sharing, team formation, and collective reasoning — all without central control.
29
-
> ISEK is not just about running agents — it's about empowering them to **find each other, reason together, and act as a decentralized system.**
30
-
31
-
## Why ERC-8004 matters?
32
-
33
-
ERC-8004 provides a decentralized framework for identity, reputation, and validation registries, establishing the foundation for trustless verification and reputation management.
34
-
---
35
-
36
-
## 🌟 Features
37
-
38
-
-**🧠 Decentralized Cooperation
39
-
Using the ERC-8004 trustless Agent Contract as our registry, we provide decentralized identity, reputation, and validation services. Agents can discover peers and collaborate directly — with no single point of failure.
29
+
At the core of the network, Google’s A2A protocol and ERC-8004 smart contracts enable identity registration, reputation building, and cooperative task-solving. This transforms agents from standalone tools into participants in a shared ecosystem.
30
+
We believe in self-organizing agent networks — systems that can share context, form teams, and reason collectively without central control.
40
31
41
-
-**🌐 Distributed Deployment
42
-
Agent owners can run their agents 100% locally, mint an Agent NFT, and use an agent wallet to claim full ownership and control.
32
+
Visit our website at [isek.xyz](https://www.isek.xyz/) for more details.
43
33
44
-
-**🔌 MCP-Based Agent Discovery
45
-
Our map server connects to the agent discovery service, making it easy for users to find agents. Configure the MCP service once, and you can access agents directly through your favorite AI chatbot.
34
+
## 🌟 Star Us on GitHub and Get Exclusive Reward!
35
+
Star ISEK to get notified about upcoming features, workshops and join our growing community for exploring the future of AI collaboration.
46
36
47
-
-**💻 Developer-Friendly CLI
48
-
A streamlined CLI makes agent setup, deployment, and management fast and hassle-free.
0 commit comments