Skip to content

coinlist/partner-demo

Repository files navigation

CoinList Partner Demo

This is a demo website demonstrating the integration with CoinList using the @coinlist-co/react SDK. It's live at partner.coinlist.dev 🚀

We recommend reading the official CoinList documentation while exploring the source code.

Running locally

  1. Provide the environment variables
cp .environments/.env.example .env
  1. Update NEXT_PUBLIC_COINLIST_CLIENT_ID and COINLIST_CLIENT_SECRET with the credentials provided by CoinList. If you don't have them, ask your CoinList contact to provide them. You can still use the app with the dummy values from .env.example, but you won't be able to complete OAuth.
  2. Run the Next.js app locally:
npm run dev

About

A dummy Partner Demo website used to test our OAuth flow and the Partner SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors