Skip to content

coinbase/onramp-demo-application

Repository files navigation

Coinbase Onramp Demo App

This project serves to be a demo to utilize Coinbase Onramp

Getting Started

Environment Setup

Install System Dependencies

  • Nodejs
  • yarn

Install App dependencies

yarn

CDP (Coinbase Developer Platform) setup

Enable Onramp on CDP

onramp option

Issue API Key, that will be used in .env file on CDP

cdp api key

Issue OnchainKit API Key on CDP

onchainkit api key

Add API Keys into your .env file

Running the app

run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Coinbase Onramp, take a look at the following resources:

You can check out the CDP Docs for more apis