phantom / deep-links-movie-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%