decentralized-identity / trustdidweb-ts

An implementation in Typescript of the Trust DID Web (did:tdw) DID Method
Apache License 2.0
8 stars 9 forks source link

Updates to the CLI #22

Closed brianorwhatever closed 2 days ago

brianorwhatever commented 1 week ago

Yeah, so confusingly there is 2 different messages there. The "Witness server is not running" is actually fine - it will skip the witness tests in this case. The error is actually coming from the interop test w/ @andrewwhitehead's DID. I'm not sure why that is happening as I can download that file right now.. I should actually remove the interop tests as this isn't the right place for them.. just was nice to have during development

brianorwhatever commented 1 week ago

And to run a "witness server" it's the same as running a resolver bun run server