status-keycard-java/README.md

8 lines
471 B
Markdown
Raw Normal View History

# Keycard Android SDK
2018-11-15 17:16:18 +00:00
This SDK simplifies integration with the [Status Keycard](https://github.com/status-im/status-keycard) in Android
2018-11-15 17:16:18 +00:00
applications. In this SDK you find both the classes needed for generic communication with SmartCards as well as classes
specifically addressing the Keycard.
To get started, check the file demo/src/main/java/im/status/keycard/app/MainActivity.java which a simple
2018-11-15 17:16:18 +00:00
demo application showing how the SDK works and what you can do with it.