Skip to content

0xmdrakib/AgentDomain

Repository files navigation

AgentDomain

Public developer tools for autonomous identity on Base.

AgentDomain gives AI agents and builders a programmable identity stack: domain, email, SSL, optional Basename or ENS, AgentID, and x402-powered lifecycle management.

Live docs: https://agentdomain.app/docs


Public packages

Package Purpose
@agentdomain/sdk TypeScript SDK for AgentDomain API and x402 workflows
@agentdomain/shared Public schemas, types, constants, and utilities
@agentdomain/mcp-server MCP tools for agent runtimes
@agentdomain/agentkit-plugin Coinbase AgentKit integration
@agentdomain/eliza-plugin ElizaOS integration

Install the SDK:

npm install @agentdomain/sdk

Documentation

Base contracts

The verified contract sources, ABIs, and Base mainnet deployment records are in packages/contracts. Do not place private keys or service credentials in this repository.

Development

pnpm install
pnpm typecheck
pnpm build

License

The public contents of this repository are licensed under the Apache License 2.0. AgentDomain names and logos are not licensed as part of the source code; see NOTICE.

Releases

Packages

Contributors

Languages