Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalletConnect Guide

This guide is intended for wallet app developers looking to implement WalletConnect.

Getting Started

First, run the development server:

npm install

npm run dev

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

Next Steps

  • Configure environment variables

    • Set env.NEXT_PUBLIC_ENVIRONMENT to either development (for testnets) or production

    • Set env.NEXT_PUBLIC_PROJECT_ID to your WalletConnect Project ID

  • Replace the EXAMPLE functions with your own implementation.

  • Test your integration by using it alongside the WalletConnect demo dapp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages