0xPolygonID / js-sdk-examples

examples of usage polygonid-js-sdk
Apache License 2.0
15 stars 16 forks source link

Modify the circuits files to include js-sdk dependencies instead of relative paths #27

Open jjhbk opened 1 month ago

jjhbk commented 1 month ago

Describe the bug Invalid references to '../utils' and '../verifiable' types from the circuits files

To Reproduce Steps to reproduce the behavior:

  1. Download circuits & unzip them

Expected behavior Expected to have references to js-sdk '@0xpolygonid/js-sdk/dist/types/utils' Screenshot 2024-07-10 152215 Screenshot 2024-07-10 152254

Screenshots If applicable, add screenshots to help explain your problem.

Environment info (please complete the following information):

Additional context Add any other context about the problem here.

volodymyr-basiuk commented 1 month ago

There is no such files in circuits folder in this repo, please try to reinstall node modules and remove circuits folder and download/unzip again.