element icon indicating copy to clipboard operation
element copied to clipboard

DID Method implementation using the Sidetree protocol on top of Ethereum and IPFS

Results 30 element issues
Sort by recently updated
recently updated
newest added
trafficstars

We want to avoid calling infura whenever possible. We need a way to know if we have just read all cached transactions or a mix, and only write to cache...

Cloud functions need to load all state needed to operate. the batch handling that sidetree normally uses, does not map well to cloud functions, especially with our current database integrations...

We need a top level script and documentation for how mono repo releases should work. - how to checkout, build, publish and commit a new version - how a standard...

https://github.com/decentralized-identity/ua-web-extension/blob/master/global/js/web-keystore.js#L111 For signatures that can just use window.crypto, we should protect them from extraction. Keys that are needed for on page signing can't use this obviously, so secp256k1 is probably...

Probably not a good idea for a while, but there are a number of typescript features which would be nice to have... https://github.com/node-ts/bus-starter

question

I think we can build the `element-api` and `element-app` as docker images, and add instructions for Azure Deployment. Maybe we want to have a single docker image for exposing the...

enhancement
help wanted
good first issue
element-app
element-api

It would be nice to have another CI integration, in case Travis becomes terrible now that it is acquired.

enhancement
good first issue

We have requests for supporting a more complex anchor contract. It would be nice to add support for staking and rate limiting by address. As a stretch goal, we could...

enhancement
element-lib

- https://github.com/w3c-ccg/did-method-registry

enhancement