Skip to content

AlGokk/palindromePay_docs

Repository files navigation

Documentation of Palindrome Pay SDK

Getting started

To get started, first install the npm dependencies:

npm install
cp .env.example .env.local

Next, run the development server:

npm run dev