Moe Jangda

Results 35 issues of Moe Jangda

Let's say we have a directory structure like the following: ``` . ├── clients │   └── mongo.js ├── components │   ├── api │   │   ├── package-lock.json │   │   ├── package.json...

The node examples included with this sdk don't work. I've gone ahead and gotten them to a working state. If you all are cool with these changes then i'll go...

leveraging the functionality provided by SSI SDK in JS/TS projects would be very helpful. We can produce JS bindings using [syscall/js](https://pkg.go.dev/syscall/js) and compiling to WASM. I think it'd be awesome...

research

DWNs are multi-tenanted which means that a single DWN instance can receive/store messages associated to many DIDs. When sending a request to a DWN, the intended recipient is provided as...

type: enhancement

What environments are hubs expected to run in? The first image in the spec implies that hubs can run "locally" and in "the cloud". Local is presumably mobile devices and...

### Problem The spec doesn't indicate whether responses are supposed to be sync, async, or circumstantially either. I can see use-cases for both sync and async responses though supporting both...

artifact: spec

The spec doesn't define how to identify the requester. - If this decision is intentional, why? might be useful to include the reasoning in the spec. I can think of...

For each `// TODO:` in codebase: - create respective GH issue - reference issue # next to each TODO in codebase

good first issue