@frontiercompute/openclaw-zap1
v0.3.0
Published
Redirect shim. Renamed to @frontiercompute/zap1-attest. This version forwards the OpenClaw adapter exports.
Readme
@frontiercompute/openclaw-zap1
This package has been renamed to @frontiercompute/zap1-attest.
Version 0.3.0 is a redirect shim. It re-exports the new package so existing installs keep working without changes.
Migrate
npm install @frontiercompute/zap1-attest- import { Zap1Client } from "@frontiercompute/openclaw-zap1";
+ import { Zap1Client } from "@frontiercompute/zap1-attest";OpenClaw plugin integration lives at the /openclaw subpath of the new package.
Wire format is unchanged.
