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!
- Host: GitHub
- URL: https://github.com/bitcoin-com/slp-wallet-sdk-android-demo
- Owner: Bitcoin-com
- License: mit
- Created: 2019-04-01T22:06:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T22:52:57.000Z (about 7 years ago)
- Last Synced: 2025-03-21T09:48:09.975Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://wallet.bitcoin.com
- Size: 8.31 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# SLPWallet Android SDK Demo



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.