Skip to content

feat: add standalone React audit trail viewer - #20

Open
bbbbzzzzcc-afk wants to merge 1 commit into
nirium-protocol:mainfrom
bbbbzzzzcc-afk:agent/audit-trail-viewer
Open

feat: add standalone React audit trail viewer#20
bbbbzzzzcc-afk wants to merge 1 commit into
nirium-protocol:mainfrom
bbbbzzzzcc-afk:agent/audit-trail-viewer

Conversation

@bbbbzzzzcc-afk

Copy link
Copy Markdown

Summary

  • add @nirium/audit-trail-viewer as a standalone typed React package
  • request anchored receipts from GET /api/audit/info using the required app_id
  • render IPFS and Stellar Expert links with a precompiled Tailwind stylesheet that omits global preflight styles
  • support loading, empty, error, configurable API/gateway/network, and common response envelopes
  • include ESM, CommonJS, declarations, package exports, and usage documentation

The referenced source component is not present in the public repository history, so this is a clean-room implementation limited to the acceptance criteria.

Validation

  • npm run check — production build and 7 tests passed
  • npm audit --omit=dev --audit-level=high — 0 vulnerabilities
  • npm pack --dry-run — package contents verified with no bundled dependencies
  • ESM and CommonJS export smoke checks passed
  • git diff --check passed

Closes #12

GrantFox bounty: $50 USDC standalone React AuditTrail Viewer widget.

@bbbbzzzzcc-afk
bbbbzzzzcc-afk marked this pull request as ready for review July 22, 2026 04:09
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.

Standalone React AuditTrail viewer widget

1 participant