Skip to content

Add Azeth — ERC-8004 trust infrastructure SDK with identity, reputation, and x402 payments#20

Open
0xtus wants to merge 1 commit intosudeepb02:mainfrom
0xtus:add-azeth
Open

Add Azeth — ERC-8004 trust infrastructure SDK with identity, reputation, and x402 payments#20
0xtus wants to merge 1 commit intosudeepb02:mainfrom
0xtus:add-azeth

Conversation

@0xtus
Copy link

@0xtus 0xtus commented Mar 7, 2026

Summary

Adds Azeth to Infrastructure & SDKs and SDKs and Libraries > JavaScript/TypeScript.

Azeth is trust infrastructure for the machine economy — a full-stack TypeScript SDK suite for ERC-8004:

  • ERC-8004 Identity Registry — register agents, services, and infrastructure on-chain
  • Weighted Reputation — Sybil-resistant opinions with payment gate, weighted aggregation
  • Service Discovery — capability-based search with reputation filtering
  • x402 Payments — on-chain USDC settlement with automatic reputation feedback loop
  • ERC-4337 Smart Accounts — non-custodial accounts with guardian-enforced guardrails

npm packages (all published)

Package Purpose
@azeth/sdk TypeScript SDK for smart accounts, registry, payments, messaging
@azeth/mcp-server MCP tools for AI agents
@azeth/provider x402 service provider middleware (Hono)
@azeth/cli CLI for registry and payment operations
@azeth/common Shared types, ABIs, contract addresses

Links

…on, and x402 payments

Adds Azeth to Infrastructure & SDKs and SDKs and Libraries sections.

Azeth provides a full-stack TypeScript SDK suite for ERC-8004 identity
registration, weighted reputation with Sybil-resistant opinions,
capability-based service discovery, and x402 payment settlement.
Five npm packages published: @azeth/sdk, @azeth/mcp-server, @azeth/provider,
@azeth/cli, @azeth/common. Deployed on Base Sepolia and Ethereum Sepolia.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant