Installation
Welcome to the guide on integrating Reclaim Protocol into your Node.js backend project! This guide will walk you through the installation process and help you get started quickly.
Installing the Reclaim Protocol SDK for Backend
Welcome to the guide on integrating Reclaim Protocol into your backend project! This guide will walk you through the installation process for both JavaScript and Python implementations.
Prerequisites
Before you begin, make sure you have the appropriate environment set up:
For JavaScript:
- Node.js (version 14 or later)
- npm (usually comes with Node.js) or yarn
For Python:
- Python (version 3.7 or later)
- pip (Python package manager)
Installation Steps
Installing JavaScript SDK
Open your terminal and navigate to your project directory. Then run one of the following commands:
Using npm:
Using yarn:
Importing the SDK
Get an API Key
Setup your project using the Get API Key guide.