TipChain

make your own page in 4 simple steps

1

Clone the Repository

Start by cloning the linktree-donate repository to get the base template for your crypto donation page.

git clone https://github.com/Must-be-Ash/baselinks-page
2

Get Your CDP API Keys

🔑

Coinbase Developer Platform

You'll need to create a project and generate API keys from the Coinbase Developer Platform. This is required for the crypto donation functionality to work.

Get your API keys
3

Generate Your .env File

CDP Configuration

Personal Information

Social Links

Wallet Information

4

Configure CORS Settings

🌐

Add Your Site URL to CDP CORS

For your crypto donation functionality to work, you need to add your site's URL to the CORS (Cross-Origin Resource Sharing) settings in the Coinbase Developer Platform.

Configure CORS Settings