This project serves to be a demo to utilize Coinbase Onramp
Install System Dependencies
- Nodejs
- yarn
Install App dependencies
yarn
Enable Onramp on CDP
Issue API Key, that will be used in .env file on CDP
Issue OnchainKit API Key on CDP
Add API Keys into your .env file
run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Coinbase Onramp, take a look at the following resources:
- Coinbase Onramp - Learn more about Coinbase Onramp
You can check out the CDP Docs for more apis