boltcard / boltcard-wallet

The Bolt Card Compatible Wallet for Android and iOS
https://boltcardwallet.com/
MIT License
14 stars 1 forks source link

Use APDU commands to allow card programming to work on iOS as well as android #22

Closed chloehjung15 closed 1 year ago

chloehjung15 commented 1 year ago

Instead of using taplinx library, use APDU commands to program the card so it works both on android and iOS. iOS is already released but need to test thoroughly for android before merging the branch and releasing the app. I've done initial testings but I think it would be good to have more tests