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
- Host: GitHub
- URL: https://github.com/jongan69/demoexposolanawalletapp
- Owner: jongan69
- Created: 2024-12-27T22:49:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-18T08:06:58.000Z (8 months ago)
- Last Synced: 2025-11-21T00:19:53.706Z (8 months ago)
- Language: TypeScript
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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