Skip to content

phantom/react-native-wallet-sdk-demo-app

Repository files navigation

Welcome to the Phantom React Native SDK Demo App

This app demonstrates how to use the Phantom React Native SDK to create a wallet and sign transactions.

Get started

  1. Install dependencies

    npm install
  2. Start the app iOS or Android

     npm run start:ios
     npm run start:android

These commands will build a custom expo development client for iOS and Android. Due to native dependencies and the use of Deep Linking in the SDK, you cannot use the SDK with Expo Go.

Polyfills

This project uses the polyfills for the following modules:

  • buffer
  • crypto
  • stream

Check out the following files to see how the polyfills are configured:

About

A demo app that uses @phantom/react-native-wallet-sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published