Forge
NestJS service that protects (anchors) and verifies blockchain proofs for BCYIP documents across proof systems: Chainpoint, OpenTimestamps (OTS), Polygon, Woleet.
Scheduled cron jobs per proof system; admin HTTP API for manual runs, scheduling, and Polygon RBF.
Sections
- Features — pipelines and operational tools
- Changes — release notes per version (each entry links to its archived
.unreleased/fragment)
Key pointers
| Topic | Location |
|---|---|
| New document selection | src/database/requests/fetch-new-docs.ts |
| Polygon verification | src/services/polygon/polygon.service.ts |
| RBF replay | POST /polygon/replay |
| Ops status | NOW.md in forge repo |