Closed davidyuk closed 3 years ago
it is still a draft. the discussion is open on which one(or both) to use. the final version will have a single scheme.
I have been asked to review it. I'm also thinking that it is not very efficient to review draft AEXs.
I think that we should use aeternity:
.
no longer relevant, AEX-4 is withdrawn
From what I found, Bitcoin, Ethereum, Stellar are using a single name for URI schemas, why do we need two names (
ae
andaeternity
)? From my point of view, it makes development more complicated, each wallet should support both of them.What if some
aeternity:
call failed, should aepp in that case tryae:
scheme? What if the environment (like registerProtocolHandler) is asking confirmation for adding schema handler and the user agreed for the first one but declined the second? The single scheme will help to avoid such confusing situations.