
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@paragraph_xyz/sdk
Advanced tools
TypeScript SDK for the Paragraph API. Used to interact with Paragraph posts, users, coins, & more.
yarn add @paragraph_xyz/sdk
import { getParagraphAPI } from "@paragraph_xyz/sdk";
const api = getParagraphAPI();
const post = await api.getPost("postId");
See the API reference for detailed documentation & a playground.
See autogenerated TypeScript types for all available methods.
FAQs
TypeScript SDK for Paragraph API
We found that @paragraph_xyz/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.