anp 0.8.0

Rust SDK for Agent Network Protocol (ANP)
Documentation

anp

Rust SDK for the Agent Network Protocol (ANP).

This crate provides the core Rust implementation for DID WBA authentication, proof generation and verification, and WNS helpers used by ANP-compatible agents and services.

Installation

cargo add anp

Features

  • DID WBA document creation and verification
  • HTTP authentication helpers
  • Proof generation and verification
  • RFC 9421 origin proof helpers for ANP request objects
  • WNS models, validation, and resolver helpers

Repository