Skip to content

logpose-dev/logpose

Repository files navigation

logpose

This repository contains the Logpose npm packages managed together in a pnpm workspace.

Packages

  • @logpose-dev/logpose - core verifiable credential SDK for agent reputation and attestation -- NPM Package
  • @logpose-dev/a2a - transport and network adapters for agent-to-agent credential exchange -- NPM Package

Workspace layout

packages/
  logpose/
  a2a/

Development

Install dependencies from the repository root:

pnpm install

Run package builds:

pnpm -r build

Run core SDK tests:

pnpm --filter @logpose-dev/logpose test

Run adapter type checks:

pnpm --filter @logpose-dev/a2a typecheck

Publishing

Each workspace package publishes independently to npm under its own package name.

About

Verifiable reputation + attestation SDK for AI agents.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors