-
## Decentralise access grant to a resource.
> In case of hyperfyre, associated DID with an `ORG` can be termed as "**resource**". And access of the ORG simply means , whoever controls that DID , h…
-
Create a RPC `create-did` under the module `ssi` module
-
## Requirement
- We will have understanding of EVMOS ecosystem
- We will have an understanding of how to add custom modules in comosSDK after exploring starport.
- We will add a custom module (d…
-
Throwing this out as an idea. If we're using the UCAN library in tightly-secured environments, it may make sense to harden it against supply chain attacks. Cryptography libraries often have 0 dependen…
-
Need to implement outstanding updates to the did-exchange protocol. Mayor points:
- [ ] signing attachments with detached JWS
- [ ] new `complete` message
- [ ] Emit didexchange-compliant message…
-
## Description
As a developer I want to be able to interact with wallets stored in Jolocom sdk
## Acceptance criteria
- [ ] Integration of Jolocom SDK into wallet manager, including connection to my…
-
Regarding the role of the Verifiable Data Registry, it might not be clear to some (at least to me), what kind of authorities and permissions it has and what it could control.
Examples of such regist…
-
After creating an Agent we can set the outbound transporter which will provide the sendmessage method.
```ts
await this.outboundTransporter.sendMessage(outboundPackage)
```
This is the only trans…
-
Hello,
I have the following code that creates a DID and resolves it after. The creation seems to be ok. But the resolution fails. Here is the code and its output:
```javascript
// Create a long…
-
Hi,
When testing scanning invitation code in iphone, I got this error:
```
DEBUG: Sending outbound message to service with id 08e1e257-f5f2-44d7-b851-97cb70f32cc2-invitation failed with the follo…