Skip to content

A repository showing how to connect with your wallet in a typescript and react app

Notifications You must be signed in to change notification settings

slashauth/connect-with-wallet-react-typescript

Repository files navigation

Connect web3 Wallet using Create React App, React, Typescript, and ethers

This repo has a very simple example of how to use CRA 5, React, Typescript, and ethers to connect a wallet to your app.

To get started, simply clone this repo, install dependencies and start running the app.

git clone git@github.com:getdebrief/connect-with-wallet-react-typescript.git
cd connect-with-wallet-react-typescript
npm install
npm start

About

A repository showing how to connect with your wallet in a typescript and react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published