TBD54566975 / developer.tbd.website

Source for the TBD Developer Website
https://developer.tbd.website
Apache License 2.0
47 stars 101 forks source link

Simplify web5 dependencies #1255

Open angiejones opened 7 months ago

angiejones commented 7 months ago

Can we remove @web5/credentials and @web5/dids from our JS dependencies? tbdex-js brings these dependencies in, however, when I tried removing them from package.json, I couldn't import classes from web5/dids:

Error: Failed to load url @web5/dids (resolved id: @web5/dids)

Frank has an example where he was able to do this successfully

dayhaysoos commented 5 months ago

Is this something you'd still like for me to look into?

angiejones commented 5 months ago

Is this something you'd still like for me to look into?

yes