From 282bc76709b2632a04ba52ea533face81df8a379 Mon Sep 17 00:00:00 2001 From: Rob Clarkson Date: Wed, 3 May 2023 13:05:16 +1200 Subject: [PATCH 1/3] Create testing.md --- testing.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing.md diff --git a/testing.md b/testing.md new file mode 100644 index 0000000..4339119 --- /dev/null +++ b/testing.md @@ -0,0 +1,12 @@ + +# 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) From fea43074f81a5d7cc71a634a2049a0f1940efff0 Mon Sep 17 00:00:00 2001 From: Rob Clarkson Date: Wed, 3 May 2023 13:05:37 +1200 Subject: [PATCH 2/3] Update testing.md --- testing.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testing.md b/testing.md index 4339119..928fd2c 100644 --- a/testing.md +++ b/testing.md @@ -1,12 +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) From b5164827f4bae7cda4ee487c992254d53f44d8f4 Mon Sep 17 00:00:00 2001 From: Rob Clarkson Date: Wed, 3 May 2023 13:06:52 +1200 Subject: [PATCH 3/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 51c186f..4ef9a28 100644 --- a/README.md +++ b/README.md @@ -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