Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-mcflai committed Mar 31, 2022
1 parent 9ad4abd commit 71b2b93
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 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://phantomwallet.notion.site/Phantom-Universal-Links-Deep-Linking-API-9a331bedf8cd489dba9c404cb16407b8)

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

0 comments on commit 71b2b93

Please sign in to comment.