Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kelvin-1013/wallet-deep-link


https://github.com/kelvin-1013/wallet-deep-link

Last synced: about 4 hours 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
```