Mobile App with a Smart Contract Connection
Info
This is a beta version of the Solana Toolkit, and is still a WIP. Please post all feedback as a GitHub issue here.
yarn create expo-app --template @solana-mobile/solana-mobile-expo-template
Overview #
This will initialize a new project using the Expo framework that is specifically designed for creating mobile applications that interact with the Solana blockchain.
Follow this template's guide for "Running the app" in order to launch the template as a custom development build and get it running on your Android emulator. Once you have built the program and are running a dev client with Expo, the emulator will automatically update every time you save your code.
Prerequisites #
To use this template, you will also need to set up the following: