Skip to content

Files

Latest commit

d0f1fc7 · Aug 16, 2022

History

History
28 lines (20 loc) · 910 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 910 Bytes

Phantom Deeplinks Tutorial

A simple mobile app to write movie reviews on the Solana blockchain - powered by Phantom deeplinks. This app should be referenced in tandem with our walkthrough: The Complete Guide to Phantom Deeplinks.

What we're building

full-flow--compressed.mp4

Instructions

  1. Download this repository's starter repo
git clone -b starter https://github.com/phantom-labs/deep-links-movie-tutorial.git
  1. Install dependencies
yarn
  1. Fire up the app
yarn start
  1. Scan the QR code present on your terminal with a physical phone. Make sure to install the Phantom mobile app!

Acknowledgements

Many thanks to the creators of the Solana Course, whose on-chain program is used throughout this app.