Back to Graphql

WalletConnect Authentication

docs/versioned_docs/version-3.x/auth/wallet-connect.md

8.9.0361 B
Original Source

WalletConnect Authentication

Installation

The following CLI command will install required packages and generate boilerplate code and files for Redwood Projects:

bash
yarn rw setup auth ethereum

Setup

To complete setup, you'll also need to update your api server manually. See https://github.com/oneclickdapp/ethereum-auth for instructions.