Skip to content

Android app to use Satodime on a smartphone. Seal-Unseal-Redeem Bitcoin and other cryptos with a tap on your phone!

License

Notifications You must be signed in to change notification settings

Bastien-Satochip/Satodime-Android

 
 

Repository files navigation

Satodime-Android

Simple android app to use your Satodime card on a smartphone. Seal-Unseal-Redeem Bitcoin and other cryptos with a tap on your phone!

Satodime is an open-source bearer chip card that allows you to exchange crypto assets like any banknote. Safely pass it along multiple times thanks the secure chip, unseal anytime with ease. Trustless, easy to verify and completly secure.

build and dependencies

Build apk with: ./gradlew clean build

Satodime-Android uses two external libraries:

You can build these jar files using the instructions provided in their github repo and then put these files in ./satodime-android/libs folder.

APIs

The Javacryptotools library uses API from the following explorer services:

These APIs are used to get info such as balances, NFT name, description and image preview.

Remark: some explorer APIs require an API key to work correctly. API keys are provided through ./satodime-android/src/main/res/values/apikeys.xml (see apikeys-sample.xml for sample).

About

Android app to use Satodime on a smartphone. Seal-Unseal-Redeem Bitcoin and other cryptos with a tap on your phone!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%