acp-wasm 1.0.0

WebAssembly bindings for StateSet ACP Handler
Documentation

ACP WASM

WebAssembly bindings for the StateSet Agentic Commerce Protocol (ACP) Handler.

Installation

Add to your Cargo.toml:

[dependencies]
acp-wasm = "1.0"

Or use via npm:

npm install @stateset/acp-wasm

Features

  • Browser and Node.js support
  • Async/await compatible
  • Full ACP protocol implementation

License

MIT