-
Explore few projects which are in to test net.
-
### Description
One of the things we're building into AFJ is the ability to talk to multiple ledgers. In the architecture we're building (as depicted in the image below), we separate the credential fo…
-
```
"chain_name": "cheqd",
```
appears in both main and testnets...
the problem is that assetlist has no way of telling if network_type is mainnet or testnet. I would suggest instead of ad…
-
There is an issue on `cheqd-noded` for adding `deactivated` mechanism on the ledger side.
Here is:
https://github.com/cheqd/cheqd-node/issues/315
Need to support this functionality on resolver sid…
-
### What went wrong?
```log
12:43PM INF Dialing peer address={"id":"9201b408d24941fd342e739f0814aa3eb8ab7577","ip":"2606:4700:90:0:57c4:5871:1503:789d","port":26656} module=p2p
12:43PM INF error fr…
-
As we want to support other ledger types with AnonCreds credentials we need to generalize the IndyLedgerService. #971 already extracts the indy ledger service methods into a ledger service interface. …
-
### Contact Details
andrew.nikitin@cheqd.io
### What is the feature you'd like to see?
Did-Doc consists of segments, called fragments, like `verificationMethod` or others and each of them inc…
-
It would be useful to be able to delegate control of a DID to another DID. (full control over the DID doc + keys)
- So allow specification of the top-level `controller` property.
As a sample, this…
-
Came across this piece of work and had a couple of questions as I lead a project on Algorand where we need an identity system(https://jasiriprotocol.org), we are still on testnet and having a robust i…
-
### What went wrong?
Trying to add a key using `cheqd-noded` cli on a Linux machine doesn't work if `keyring-backend=os`, if using `keyring-backend=test` then it works.
### How can we reproduce this…