Post
Topic
Board Project Development
Topic OP
[ANN] Blockchain Gateway Dapp - Chrome Ext - btc:// and openalias:// handlers
by
patoshi
on 27/02/2019, 21:51:10 UTC
I made a chrome extension that resolves the following new handlers. This gives the ability to hide or shorten text on any web page. All alias data is stored on the Decentralized Ardor Data Cloud (https://ardorplatform.org/ardor-child-chain-feature/data-cloud)

btc:// eth:// xmr:// ignis://

And also we support the OpenAlias protocol: https://openalias.org -- This does a DNS lookup and doesn't use the Ardor blockchain at all.

openalias:// and oa://

Examples - Install Extension and visit this page again:

btc://longtext

eth://shorttext

xmr://myaddress

openalias://getmonero.org

oa://openalias.org

You can also paste the handlers into google search and it will output aswell.

https://i.imgur.com/eVdn56K.png


Chrome Extension:

https://chrome.google.com/webstore/detail/blockchain-gateway/mcppmdjlghmadabjofodajpppiloembp

Feedback would be great... Thanks!