Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> [!WARNING]
> **This repository has been archived.**
> Development of `@contentauth/c2pa-node` continues in the [contentauth/c2pa-js](https://github.com/contentauth/c2pa-js)
> monorepo under [`packages/c2pa-node`](https://github.com/contentauth/c2pa-js/tree/main/packages/c2pa-node).
> Please use the package from that repository going forward, and file new issues and submit pull requests from there.

# C2PA Node.js library

The [c2pa-node-v2](https://github.com/contentauth/c2pa-node-v2) repository implements a Node.js API that can:
Expand Down
Loading