Jupiter Deep linking sample application

This repo contains a sample application written with React Native that showcases Jupiter SDK with solfare deep linking API.

Prerequistes

  • requires node 18
node -v
nvm install 18
nvm use 18

Getting started

# install dependencies
$ yarn
# start metro bundler
$ yarn start