Skip to content

Latest commit

 

History

History

connect-sdk

React Demo - ConnectSDK

An example React app using Venly's ConnectSDK.

Getting started

  1. Register an account by following Venly's quickstart guide

  2. Follow the authentication guide to obtain your Client ID and setup your redirect URLs

  3. Setup your environment variables in .env

  • VITE_CLIENT_ID - your Widget Client ID
  • VITE_ENV - environment can be either production or sandbox (defaults to production).
  1. Run npm install and npm run dev to start local development

Guide

Initialization

Authentication

Wallets

Tokens

NFTs