Getting started
Follow these steps to install & use the Paragraph typescript SDK.Prerequisites:
- Node.js version 19 or higher
1
Install the Paragraph SDK
2
Instantiate the class
Instantiate the
ParagraphAPI
class.3
Query data
Query Paragraph data. All calls can be found in the SDK repo or on our API reference.