element
element copied to clipboard
DID Method implementation using the Sidetree protocol on top of Ethereum and IPFS
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...
element-api should have instructions to generate a valid .runtimeconfig.json to run the api locally
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
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...
It would be nice to have another CI integration, in case Travis becomes terrible now that it is acquired.
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...