Skip to main content

Installation

Published release: v0.2.0 (source, annotated tag, public Go proxy, and fresh module tests verified August 31, 2026).
The unpinned go get github.com/mishrasanjeev/grantex-go command follows Go’s module-version resolution. Keep the exact version above in reproducible builds. See Release Status before upgrading.

Requirements

  • Go 1.26.1+, matching this module’s go.mod directive

Configuration

Version v0.2.0 corrects the former Agent/Audit contract and query-encoding gaps and adds complete developer, principal, and ES256 DPoP agent prepaid-wallet clients.

Quick Start

Available Resources

Use NewPrincipalPrepaidWalletClient for human wallet, assignment, reload, policy, approval, activity, and stop operations. Use NewAgentPrepaidWalletClient with GenerateDPoPKey for assigned-wallet listing, payment authorization, and reload requests. Both constructors reject remote plain-HTTP wallet endpoints; check their returned errors. See Agent Wallet Governance.

Standalone Functions

Error Handling

Ownership

Grantex is owned by Orchestrum Technologies LLP. Inventor and owner: Sanjeev Kumar. Ownership contact: sanjeev@orchestrum.in or mishra.sanjeev@gmail.com.
Last modified on August 31, 2026