solana-mobile / seed-vault-sdk

Other
67 stars 16 forks source link

Seed Vault - Wallet SDK

Release (latest by date) Android CI

Part of the Solana Mobile Stack

Join us on Discord

Summary

Wallet APIs, a simulator for the Seed Vault, and related documentation.

Target audience

This repository is primarily intended for consumption by developers of Android wallet apps.

What's included

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:seedvault-wallet-sdk:0.2.9'
}

Developer documentation

seedvault: JavaDoc

Get involved

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