Skip to content

Sample expo app ejected to show wallet connect integration with metamask, alpha wallet and sending custom erc20 token

Notifications You must be signed in to change notification settings

vineetaparodkar/wallet-connect-expo-eject

Repository files navigation

Wallet Connect Expo

wallet connect integration with expo dApp.

Steps to run App with ejecting a project

  • Intsall node modules npm i

  • Prebuild app expo prebuild

  • Generate APK cd android ./gradlew assembleRelease

  • Install APK adb install -r app-release.apk

Steps to run Expo app without ejecting

  • Intsall node modules npm i

  • Start app expo start

About

Sample expo app ejected to show wallet connect integration with metamask, alpha wallet and sending custom erc20 token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published