@xyo-network/xl1-driver-cloudflare-r2
v5.1.2
Published
DEPRECATED: renamed to @xyo-network/xl1-driver-s3 — this package re-exports it (with R2Map aliased to S3Map) for backward compatibility
Downloads
8,709
Keywords
Readme
@xyo-network/xl1-driver-cloudflare-r2
Deprecated compatibility package for
@xyo-network/xl1-driver-s3.
Description
XL1 is the XYO Layer One blockchain protocol. This package is a compatibility
stub. It re-exports @xyo-network/xl1-driver-s3 — with the former R2Map /
R2MapParams names aliased to S3Map / S3MapParams — so older imports keep
working after the package rename.
New code should install and import @xyo-network/xl1-driver-s3 directly.
Install
Use the renamed package for new code:
pnpm add @xyo-network/xl1-driver-s3Install this package only to keep legacy imports compiling:
pnpm add @xyo-network/xl1-driver-cloudflare-r2License
See the LICENSE file for license rights and limitations (LGPL-3.0-only).

