22 Commits

Author SHA1 Message Date
tsukino
95e4e63cf3 feat: alpha.9 (#44) 2025-04-01 10:35:53 +02:00
tsukino
cd4b22a6f0 feat: add rendezvous server for p2p prover via websocket (#34) 2024-11-06 01:44:09 -05:00
Tanner
24cbc6a3ca Implementing alpha.7 (#30) 2024-10-10 07:50:53 -04:00
tsukino
259f8136eb feat: integrate with v0.1.0-alpha.6 (#27) 2024-08-16 07:37:42 -04:00
tsukino
ec163171cb fix: use svg instead of puppeteer for image generation (#24) 2024-06-13 04:51:06 -04:00
tsukino
bc32d1b74e Revert "fix: add build step to build wasm (#21)" (#22)
This reverts commit 4144099c2b.
2024-06-11 10:18:04 -04:00
tsukino
4144099c2b fix: add build step to build wasm (#21) 2024-06-11 10:04:34 -04:00
tsukino
242729e1ae feat: implement new ux (#15)
* wip

* new pubkey input

* wip

* restyle upload to ipfs

* finish restyling
2024-04-16 09:17:07 -04:00
Tanner
c99453b425 Alpha 5 release (#12)
* chore: bump tlsn-js version to alpha.5

* chore: bump tlsn-js version to alpha.5

* chore: bumping tlsn-js version

---------

Co-authored-by: John Shaw <codetrauma@Johns-MacBook-Pro.local>
2024-04-09 12:53:19 -04:00
tsukino
13cde40e6d feat: implement server side render and img preview data (#10)
* wip: refactor SharedProof to enable ssr

* wip: add fetch file before rendering

* feat: add nodejs verifier

* feat: add image preview
2024-03-26 05:36:02 -04:00
tsukino
45322e33cc feat: replace Helia with Pinata (#9)
* wip: testing pinata

* fix: replace helia with pinata.cloud

* chore: update gitignore

* feat: replace ipfs with pinata
2024-03-15 03:42:23 -04:00
Tanner
68de583281 feat: Upload/Get Proofs from IPFS (#8)
* feature: adding cid to proof store

* refactor: stringify cid on server side

* feature: route for /:cid to display proof details of shared proofs

* chore: removing clogs

* refactor: update imports and added useNotaryKey() hook

* refactor: adding store action to update selectedProof.IpfsCID

* refactor: proof is only uploaded to IPFS after user accepts now

* refactor: updated uploadFileToIpfs thunk

* refactor: refactored modal component to use createPortal

* feature: updated to alpha 4

* refactor: integrated modal component from tlsn-extension

* chore: changing port

* refactor: more styling

* refactor: fixed error on proof share if initial notary key doesn't verify proof

---------

Co-authored-by: John Shaw <codetrauma@Johns-MacBook-Pro.local>
2024-03-15 02:56:25 -04:00
tsukino
4b90377cb3 chore(server): update readme 2024-02-21 20:59:53 -05:00
tsukino
144c896c29 feat(server): add ipfs upload and retrieval 2024-02-21 20:59:53 -05:00
tsukino
1c0f8fb7c5 feat(server): add ipfs upload 2024-02-21 20:59:53 -05:00
tsukino
6f7e4a35bb feat(server): add static file serving 2024-02-21 20:59:53 -05:00
tsukino
7ddd5674ca refactor: directory structure for server and web 2024-02-21 20:59:53 -05:00
tsukino
2b7b747266 wip: add server boilerplate 2024-02-21 20:59:53 -05:00
Tanner Shaw
aa0e6ecf0a refactor: moved keys to seperate json file 2024-02-20 08:38:16 -05:00
Tanner Shaw
0c80452fff feat: added tlsn-js 2024-02-20 08:38:16 -05:00
tsukino
35f77b0e16 chore: add boilerplate for react + redux 2024-01-24 15:18:25 +08:00
tsukino
e3f81ceed1 chore: initialize repo 2024-01-24 12:21:11 +08:00