Commit Graph

70 Commits

Author SHA1 Message Date
turnoffthiscomputer
2c46d34e48 add country mapping (#480)
* add country mapping

* update backend verifier

* delete unused setting

* add orgs

* update country codes

* fix nationality

* bump sdk versions

---------

Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
2025-03-25 16:00:51 +01:00
turnoffthiscomputer
5a3ac1e091 add local sdk testing web app (#478)
* add local sdk testing web app

* uncomment window.location

* bump package version
2025-03-24 23:30:26 +01:00
nicoshark
d24713ee8a Feat/test api (#223) 2025-03-04 15:56:59 -08:00
turboblitz
51e2fc15fa Self sdk and playground (#210)
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-02-25 13:08:01 -07:00
nicoshark
01ceaa9f44 add example contract how to integrate self verifier (#198) 2025-02-23 00:15:53 +01:00
nicoshark
c2d90fb5ad upgrade sdk stability (#196) 2025-02-21 12:23:59 -08:00
nicoshark
e09a5e8349 Update/sdk addresses (#188) 2025-02-21 00:08:34 +01:00
turboblitz
fbce054f57 Proving (#127)
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com>
Co-authored-by: thomas-senechal <thomas.senechal@pm.me>
2025-02-17 04:20:45 +01:00
turnoffthiscomputer
0bb02ffb34 Disclosure (#105) 2025-02-14 05:07:02 +01:00
turnoffthiscomputer
cf544628c3 Fix tee attestation (#102) 2025-02-14 01:58:56 +01:00
turnoffthiscomputer
54ffcb69e4 Update ws merged (#90)
Co-authored-by: thomas-senechal <thomas.senechal@pm.me>
2025-02-12 19:23:51 -08:00
Aaron DeRuvo
9c0ec399c4 Proof Flow Improvement (#74) 2025-02-11 17:45:18 +01:00
Justin Hernandez
73421f6a9a Improve UX and DX (#66)
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com>
2025-02-11 10:08:07 +01:00
turnoffthiscomputer
1e0ec4a053 fix sdk 2024-12-14 12:29:09 +01:00
turnoffthiscomputer
33c2f84e31 update sdk 2024-11-16 16:44:52 +07:00
turnoffthiscomputer
6dfcc9be40 update web-app 2024-11-15 16:05:20 +07:00
turnoffthiscomputer
f58ac831a1 allow users to disclose nationality without asserting the value to a specific country 2024-11-02 18:32:49 +01:00
turnoffthiscomputer
fb7025249f update sdk imports 2024-10-30 21:55:17 +01:00
turnoffthiscomputer
3c7eb5e1b5 divide web-sdk in two parts 2024-10-27 22:39:06 +01:00
turnoffthiscomputer
73de3c0e7f clean/refactor fix devmode 2024-10-21 14:28:29 +02:00
turnoffthiscomputer
fda3917ba4 rename sdk function for clarity 2024-10-19 13:15:14 -07:00
turnoffthiscomputer
f4de23a633 udpate prove/page.tsx 2024-10-19 13:07:57 -07:00
turnoffthiscomputer
34eba4c6f2 yarn format 2024-10-16 11:43:25 -07:00
turnoffthiscomputer
2d9aed5051 separate regsiter and disclose on 2 different pages 2024-10-16 11:42:34 -07:00
turnoffthiscomputer
b7784ba78f update sdk to support vc_and_disclose circuit 2024-10-15 18:21:30 -07:00
turnoffthiscomputer
73b54670b1 implement fallback to register on proofofpassport-merkle-tree.xyz 2024-10-15 14:15:46 -07:00
turnoffthiscomputer
be02dddda0 clean code 2024-10-14 14:20:10 -07:00
turnoffthiscomputer
070e40b694 add prove_onchain support 2024-10-10 14:53:32 -07:00
turnoffthiscomputer
de0e407dc7 implement AttestationVerifier.ts 2024-10-10 13:39:17 -07:00
turnoffthiscomputer
cbfe45cb1a update sdk and app 2024-10-09 20:50:52 -07:00
turnoffthiscomputer
47fb8b6b7f fix age verification 2024-10-08 13:10:33 -07:00
turnoffthiscomputer
a161a72a28 implement country list verification 2024-10-07 17:26:52 -07:00
turnoffthiscomputer
3ed0392206 update sdk 2024-09-27 17:46:26 +02:00
turnoffthiscomputer
b68d510c48 update sdk 2024-09-27 17:01:57 +02:00
turnoffthiscomputer
0a78f58222 add new attestation format 2024-09-25 20:13:25 +02:00
turnoffthiscomputer
64ac277cc5 fix test web-app qrcode gen 2024-09-21 16:25:35 +02:00
turnoffthiscomputer
a239169f80 split bitmap into selector_dg1 and selector_older_than, fix nullifier generation in prove circuits 2024-09-19 19:03:39 +02:00
turnoffthiscomputer
f233542b2d refactor test sheet 2024-09-12 12:48:27 +02:00
turnoffthiscomputer
f32f5821b5 add register proof support and refactor 2024-09-11 18:08:41 +02:00
turnoffthiscomputer
c7519529d0 quick implementation of register verification in sdk 2024-09-11 15:51:29 +02:00
turnoffthiscomputer
f9259192a4 clean page.tsx from sdk web-app 2024-09-09 20:16:15 +02:00
turnoffthiscomputer
ffb43d4116 improve sdk test web-app 2024-09-09 20:13:27 +02:00
turnoffthiscomputer
c11255bcf4 add subpage for register circuit 2024-09-09 19:20:37 +02:00
turnoffthiscomputer
02197afa69 comment local dist path of QRcode 2024-09-09 16:18:58 +02:00
turnoffthiscomputer
01f7430b57 yarn format 2024-09-09 16:10:46 +02:00
turnoffthiscomputer
842f5817ca add attestationId as qrCode parameter and parse AppType correctly 2024-09-09 16:09:45 +02:00
turnoffthiscomputer
532e51ff72 make olderThan and nationality parameters of the qrcode 2024-09-09 14:46:41 +02:00
turnoffthiscomputer
956d080d22 use uuid for userId 2024-09-08 20:57:38 +02:00
turnoffthiscomputer
2bd7b74357 add appName input field to sdk web-app 2024-09-08 20:22:52 +02:00
turnoffthiscomputer
102b2c549c import OpenPassportQRcode locally 2024-09-08 19:13:03 +02:00