Brian Richter

Results 57 comments of Brian Richter

This is now ready for review the did spec registry PR is here https://github.com/w3c/did-spec-registries/pull/541

@peacekeeper I can build it on a different platform. What should I use? I'm guessing `linux/amd64`?

I'm not sure how to do this with gatsby a folder structure `message/readme.md` doesn't work and `message.md` doesn't work.. maybe we can just add wildcard resolution to everything after `/2.0/`?

I gave wildcard a look but don't know gatsby well enough so will try again later

unfortunately @wip-abramson it appears that #32 didn't work on the production site. See https://didcomm.org/basicmessage/1.0/test I think this might be because the files are generated and served through github pages. The...

hmm on further testing with a local build it does appear to resolve subdirs but they have messed up CSS.. so maybe this is close

Unfortunately I can't make the call today but am starting to feel strongly against the "Instantiator" wordage.. I think I prefer "Facilitator"

I am also seeing these references and my store is still a string when I am accessing it. I think there is something timing wise happening -- maybe when there...

sorry, I have moved my code to dexie.js and am using that now but I suspect it was happening when I was loading a large json. Something I'm doing with...

@mikelodder7 you mentioned this can be compiled to wasm easier now? Can I help with that?