An open API service indexing awesome lists of open source software.

https://github.com/bitcoin-com/slp-wallet-sdk-android-demo

This is the SLP SDK demo for Android built with Kotlin by the Bitcoin.com Wallet Team. Enjoy!
https://github.com/bitcoin-com/slp-wallet-sdk-android-demo

Last synced: 15 days ago
JSON representation

This is the SLP SDK demo for Android built with Kotlin by the Bitcoin.com Wallet Team. Enjoy!

Awesome Lists containing this project

README

          

![Logo](github_logo.png)

# SLPWallet Android SDK Demo

![Platform](https://img.shields.io/badge/platform-android-black.svg)
![Compatibility](https://img.shields.io/badge/Android-+5.0-orange.svg)
![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)

This app demonstrates how to use the [SLPWallet Android SDK](https://github.com/Bitcoin-com/slp-wallet-sdk-android) in a wallet. With it, you can:
- Receive SLP tokens.
- Send SLP tokens.
- Receive BCH to fund your SLP transfers.
- View your token balances.
- View your BCH balance.
- View your mnemonic to backup your wallet.
- Restore your wallet from a mnemonic.

## Authors & Maintainers
- [akibabu](https://github.com/akibabu)
- [brendoncoin](https://github.com/brendoncoin)

## References
- [SLPWallet Android SDK](https://github.com/Bitcoin-com/slp-wallet-sdk-android)
- [Simple Ledger Protocol (SLP)](https://github.com/simpleledger/slp-specifications/blob/master/slp-token-type-1.md)

## License

SLPWallet Android SDK Demo is available under the MIT license. See the LICENSE file for more info.