Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phantom/deep-link-demo-app


https://github.com/phantom/deep-link-demo-app

Last synced: 11 days ago
JSON representation

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
```