dabit3 / expo-thirdweb-wallet-connection

Example Expo app connecting a wallet using ThirdWeb React Native SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThirdWeb + React Native Wallet Connection

View more in their docs.

Getting started

  1. Clone the repo
git clone git@github.com:dabit3/expo-thirdweb-wallet-connection.git
  1. Change into the new directory, install dependencies
cd expo-thirdweb-wallet-connection

npm install # or yarn, pnpm
  1. Run the app on a similator
npm start

Or, to run the app on a connected device:

npx expo run:ios --device

About

Example Expo app connecting a wallet using ThirdWeb React Native SDK


Languages

Language:Java 49.3%Language:Ruby 20.0%Language:Objective-C++ 16.4%Language:JavaScript 12.0%Language:Objective-C 1.8%Language:Swift 0.6%