Skip to content

Commit

Permalink
Merge branch 'master' of github.com:boltcard/bolt-nfc-android-app
Browse files Browse the repository at this point in the history
  • Loading branch information
robertclarkson committed May 3, 2023
2 parents 910604a + b516482 commit 39ef749
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,14 @@ Keep all your keys secret, and be careful when creating your cards that there ar

# Version info

## 0.1.6
Remove key check code to prevent card programming errors

## 0.1.4
Added support for random UID to increase privacy. https://github.com/boltcard/bolt-nfc-android-app/issues/25

# [Testing](testing.md)

## Useful debug commands

* npm run run-android
Expand Down
18 changes: 18 additions & 0 deletions testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

# Create Card

https://boltcard.free.beeceptor.com/card

![image](https://user-images.githubusercontent.com/3826238/235588007-ef4fcd4a-daec-40c9-9437-834739a5c695.png)

# Create Private Card (one way operation)

https://boltcard.free.beeceptor.com/privatecard

![image](https://user-images.githubusercontent.com/3826238/235588278-d6d37049-eb6b-446e-9b8e-62a7faa9c06b.png)

# Wipe above cards

https://boltcard.free.beeceptor.com/wipecard

![image](https://user-images.githubusercontent.com/3826238/235589128-4498c9cd-b8c5-4e5d-a7b0-3246ae1cd450.png)

0 comments on commit 39ef749

Please sign in to comment.