Doichain/dapp

Implement DOI confirmation notification

开放

#36 创建于 2018年6月22日

 (3 条评论) (0 个反应) (3 位负责人)JavaScript (13 个派生)auto 404
enhancementgood first issuehelp wantedimplemented

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When a DOI got confirmed via the email and browser the DOI gets confirmed in the blockchain. The Send-dApp should get informed about it immediately but doesn't have a chance as long as we do not implement the MultiSig workflow.

Because of this the Bob has to send a REST-Call to Alice about the successful confirmation of a DOI so Alice can update her local database about the successful DOI.

Also see: https://github.com/Doichain/dapp/issues/29

贡献者指南