issues
search
Doichain
/
dapp
Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6
stars
6
forks
source link
Feature: API Extension
#115
Open
silkroadnomad
opened
5 years ago
silkroadnomad
commented
5 years ago
REST-API needs to be extended for following functions:
Register & Verify email address (verified Doichain email)
https://github.com/Doichain/dapp/issues/114
(Update:
under implementation
)
Show Permission Details from blockchain
(?format=[html||json]&nameId=nameid) response: e.g nameId, signature, doiSignature (valid?!), timestamps.
HTML version with permission revocation feature
(Update: **partly implemented***)
sendrawtransaction
must be extended so it returns utxos of the new created transaction. also see:
https://github.com/inspiraluna/doiContacts/issues/16
(Update: **implemented***)
REST-API needs to be extended for following functions: