Skip to content

Latest commit

Β 

History

History
52 lines (38 loc) Β· 2.72 KB

File metadata and controls

52 lines (38 loc) Β· 2.72 KB

Kotlin dApp Scaffold

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.

πŸ› οΈ Getting Started

To start using Scaffold, follow the below steps:

  1. 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.
  1. 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 in App.kt file, here
  1. Firebase Configuration:

You can now run the app and test out the Mobile Scaffold.

πŸ“² Screenshots

Home

Select Wallet

Send Transaction

Image 1 Image 2 Image 2

πŸ‘¨β€πŸ’» Contributing

  • Any contributions you make to this project is greatly appreciated.

πŸ‘Ύ Bug / Feature Request

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.