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

https://github.com/tangem/tangem-sdk-android-old

The native Kotlin library for Android and JVM platforms (Windows, Linux, macOS)
https://github.com/tangem/tangem-sdk-android-old

nfc sign tangem-card tangem-sdk wallet

Last synced: 5 months ago
JSON representation

The native Kotlin library for Android and JVM platforms (Windows, Linux, macOS)

Awesome Lists containing this project

README

          

[![Tests](https://github.com/tangem/tangem-sdk-android/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/tangem/tangem-sdk-android/actions/workflows/tests.yml)
[![Version](https://jitpack.io/v/Tangem/tangem-sdk-android.svg)](https://jitpack.io/#tangem/tangem-sdk-android)
[![License: MIT](https://img.shields.io/github/license/tangem/tangem-sdk-android)](LICENSE)
![Platform](https://img.shields.io/badge/platform-Android%20%7C%20JVM-blue)
[![Twitter](https://img.shields.io/twitter/follow/tangem?style=flat)](http://twitter.com/tangem)

# Welcome to Tangem

The Tangem card is a self-custodial hardware wallet that works via NFC. The main functions of Tangem cards are to securely create and store a private key and sign data.

Tangem SDK is needed to facilitate support for Tangem cards in third-party applications.

Supported platforms: [iOS](https://github.com/tangem/tangem-sdk-ios) | **Android** | **JVM**

# License

Tangem SDK is available under the MIT license. See the [LICENSE](LICENSE) file for more info.