OpenAlias is a little like PayPal, which lets you send a payment to an email address. The difference is that OpenAlias allows you to set an easy to remember ‘email style’ address to represent your full NavCoin address. Create your Alias here
NavCoin is a decentralized cryptocurrency that uses peer-to-peer technology to operate with no central authority or banks; managing transactions and the issuing of NavCoin is carried out collectively by the network. NavCoin is open-source; its design is public, nobody owns or controls NavCoin and everyone can take part.
NavCoin has a range of sleek and intuitive wallets that allows you to easily manage your NavCoin and keep your funds secure.
Get more details at NavCoin.org
OpenAlias seeks to provide a way to simplify aliasing amidst a rapidly shifting technology climate. Users are trying to cross the bridge to private and cryptographically secure infrastructure and systems.
The frontend for NAV OpenAlias built with Vue.
Also see NAV OpenAlias API
Feel free to work and modify to run your own NAV OpenAlias website. Released under MIT.
git clone [this repo]
cd openalias-website
npm install
npm run serve
Then in your browser visit localhost:8080