An open API service indexing awesome lists of open source software.

https://github.com/jongan69/demoexposolanawalletapp

A demo app that attempts to integrate both Phantom Wallet Deeplinks and Native Wallet Creation and Usage
https://github.com/jongan69/demoexposolanawalletapp

Last synced: about 2 months ago
JSON representation

A demo app that attempts to integrate both Phantom Wallet Deeplinks and Native Wallet Creation and Usage

Awesome Lists containing this project

README

          

# Deep linking API demo application
This repo contains a demo application written with React Native that showcases Phantom's deep linking API.

[API Documentation](https://docs.phantom.app/integrating/deeplinks)

## Getting started
```sh
# install dependencies
$ yarn
# start metro bundler
$ yarn start
```# DemoExpoSolanaWalletApp