Orie Steele
                                            Orie Steele
                                        
                                    Linking the sidetree core issue: https://github.com/decentralized-identity/sidetree/issues/368
> Since #138 the controller property is added and we have [this helper function](https://github.com/decentralized-identity/element/blob/master/packages/element-lib/src/func/index.js#L140) for adding dids to fragids so I think we can close this This helper method is...
@Therecanbeonlyone1969 thanks for raising this. Can we clarify what we mean by 3rd party, I assume given the contract changes, the desire is to be able to write smart contracts...
@Therecanbeonlyone1969 The Merkle Trie stuff was removed from the latest spec: https://identity.foundation/sidetree/spec/ The general design considerations for the previous contract were the following: 1. Make it as cheap as possible...
I left a comment here: https://github.com/decentralized-identity/element/issues/197#issuecomment-650629479 If we can, I'd prefer to adapt something general purpose and proven to this problem, rather than innovate here.
@phoniks thanks! I'm still catching up from conferences, can you email me at [email protected], I'm happy to provide more details about this issue.
https://github.com/vega/ts-json-schema-generator https://www.npmjs.com/package/json-schema-to-typescript https://www.npmjs.com/package/rxdb?activeTab=readme also https://typeorm.io/#/ If we stick with PouchDB / CouchDB we can get some great benefits, but we sacrifice the whole bring your own (ORM Supported) database... TypeORM...
Progress in https://github.com/decentralized-identity/element/pull/17
I'm not sure I agree. The lib should implement only the adapters that are needed for web / nodejs out of the box. custom adapters should be built as seperate...
yes I agree, do we think that Firestore (a closed source no sql data base that is difficult to migrate away from) should be bundled with element lib? I'd prefer...