👉 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.
- 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.
./gradlew assembleDebug
- Auth login with email, phone, facebook, google, apple etc.
- Logout.
- Open Wallet.
- Change Chain Id.
- Check our official dev docs: https://docs.particle.network/
- https://docs.particle.network/auth-service/sdks/android
- https://docs.particle.network/wallet-service/sdks/android
Please report bugs or issues to particle-android/issues
You can also join our Discord.