Skip to content

solana-mobile/digital-asset-links-android

Repository files navigation

Digital Asset Links for Android

Release (latest by date) Android CI

Join us on Discord

Summary

An implementation of Digital Asset Links for Android, allowing apps to verify that a specified Android package is linked with a domain using Asset Links statements published on that domain

How to build

All Android projects within this repository can be built using Android Studio

How to reference these libraries in your project

Gradle

dependencies {
    implementation 'com.solanamobile:digital-asset-links-android:1.0.2'
}

Developer documentation

digitalassetlinks: JavaDoc

Get involved

Contributions are welcome! Go ahead and file Issues, open Pull Requests, or join us on our Discord to discuss this SDK.