Skip to content

Particle-Network/particle-android

Repository files navigation

Particle Android

Maven Central

👉 Download built version from Google Play

This repository contains Auth Service and Wallet Service sample source. It supports Solana and all EVM-compatiable chains now, more chains and more features coming soon! Learn more visit Particle Network.

Getting Started

  • Clone the repo.
  • Add below particle sdk config to gradle.properties.
particle.network.project_client_key=xxx
particle.network.project_id=xxx
particle.network.app_id=xxx

Replace xxx with the new values created in the Dashboard.

Build

./gradlew assembleDebug

Features

  1. Auth login with email, phone, facebook, google, apple etc.
  2. Logout.
  3. Open Wallet.
  4. Change Chain Id.
  5. Check our official dev docs: https://docs.particle.network/

Docs

  1. https://docs.particle.network/auth-service/sdks/android
  2. https://docs.particle.network/wallet-service/sdks/android

Give Feedback

Please report bugs or issues to particle-android/issues

You can also join our Discord.