@supercodebros/helios-agent
v0.1.0
Published
Shared delegated agent auth contracts for Helios
Maintainers
Readme
@supercodebros/helios-agent
Shared delegated-agent auth contracts and Helios API clients for external agent runtimes.
What it includes
- Device-flow auth client for Helios delegated login
- Session/token storage primitives
- Typed wallet-state client for Helios data bridge
- Shared schemas for delegated agent sessions and wallet snapshots
Install
npm install @supercodebros/helios-agentPublishing
From the repo root:
pnpm publish:helios-agentOr manually:
pnpm --filter @supercodebros/helios-agent build
pnpm --filter @supercodebros/helios-agent publish --access public