Warp Contracts SQLite Cache
JSON →An SQLite-based contract state cache for the Warp SDK (arweave smart contracts). Version 1.0.2 uses `better-sqlite3` for synchronous, fast I/O — differentiator vs the default LMDB cache or LevelDB alternatives. Released sporadically, peer dep on `warp-contracts` ^1.4.7. Ships TypeScript definitions. Common footgun: forgetting to call `close()` or assuming async initialization.
Resources
packagewarp-contracts-sqlite ↗
API endpoints
full doc /v1/registry/warp-contracts-sqlite