Prerequisite You should have installed Node.js (version 18.10.0 or
higher).
Cashout
Quickstart
Start receiving payments in less than 5 minutes.
Step 1. Install NoRamp’s SDK in your favorite frontend framework:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Start receiving payments in less than 5 minutes.
yarn add norampkit
npm i norampkit
import { NoRampCashout } from "norampkit";
<NoRampCashout />;
