This is a repository template providing a fast and efficient way for developers to build decentralized Mobile applications on the Solana Blockchain. The Scaffold includes pre-built components integrated with features, such as Wallet connection, Airdrop SOL, and Sign and Send transactions.
To start using Scaffold, follow the below steps:
- Use Repository:
- Click on "Use this template" dropdown.
- Select "Create a new repository".
- Clone the repository to your local device using
git clone <repository-url>
command.
- Obtain Your API Key:
- Visit our Dashboard to acquire your unique API_KEY. Not sure how to get started? Follow our guide for step-by-step instructions on obtaining your API key.
- Replace this
YOUR_API_KEY
inApp.kt
file, here
- Firebase Configuration:
- Get the Firebase configuration file for your project. This step is crucial for enabling advanced features and functionalities within the Solwave SDK. For assistance, follow the steps mentioned and get and download the Firebase Configuration file.
- Also, it is important to enable Firebase Authentication for Google Sign In and re-import the
google-services.json
file.
You can now run the app and test out the Mobile Scaffold.
![]() |
![]() |
![]() |
- Any contributions you make to this project is greatly appreciated.
If you find a bug in the app, kindly open an issue here to report it by including a proper description of the bug and the expected result.
Feature requests are appreciated too. If you feel like a certain feature is missing, feel free to create an issue to discuss with the maintainers.