Time to read: 1 min
Getting Started with Para
Para Wallet is a modern, non-custodial wallet infrastructure for fintech and crypto. It offers a wallet and authentication suite for web3 apps. Users can access and transact without seed phrases or browser extensions while keeping control of their assets.
This walkthrough shows how to use Para on Rootstock with the Para SDK.
Prerequisites
Before integrating Para with Rootstock, ensure you have:
- A Para API key from the Para Developer Portal
- A Rootstock RPC API account
- Node.js 18+ and a Next.js development environment
- Basic familiarity with React and TypeScript