Skip to main content

Prerequisites

Before integrating Para with Roostock, ensure you have:
  • A Para API key from the Para Developer Portal
  • Roostock RPC API Account
  • Node.js 18+ and Next.js development environment
  • Basic familiarity with React and TypeScript

Installation

npm install @getpara/react-sdk Please make sure to be on version 2.2.0

Setup Para Provider

Create a ParaSDKProvider that communicates with Rootstock.
from "@para/sdk-react";

Key Features

This integration provides a way to use Para Wallet with Rootstock adding custom tokens.

Complete Example

See the full working example with Para + Rootstock here.

Ethereum Transfers

Intermediate · 20 min · Send ETH with Ethers and Viem

Arc Chain Integration

Beginner · 15 min · Programmable USDC and money movement

EIP-712 Typed Data Signing

Intermediate · 20 min · Structured data signing