Let’s look at domain names that have been created to ensure that people do not write the IP address 172.217.16.14 since it is much easier to remember the name of google.com. Now let’s look at the Ethereum address. For example 0x0472ec0185ebb8202f3d4ddb0226998889663cf2 — it looks even more difficult than the IP address. The goal of the ethnamed.io project is to implement named aliases for Ethereum addresses. Name Registration Process Install: https://chrome.google.com/webstore/search/ethnamed Github: https://github.com/ethnamed Reddit: https://www.reddit.com/r/ethnamed Facebook: https://www.facebook.com/ethnamed Website: https://ethnamed.io Name Registration Process One of our primary goals is to create a universal payment solution with an option to send funds knowing only the sender’s email or nickname. To some extent we fused the basic principles of ETH-wallet and DNS, and extended the whole idea to using emails and nicknames to eliminate the need to use complex HEX-addresses. For example, a regular Ethereum address looks like this: 0x89205A3A3b2A69De6Dbf7f01ED13B2108B2c43e7, and the majority of crypto wallets work with such. Unsurprisingly, such addresses are easy to misspell and hard to memorize, unlike simple nicknames or an email like . Besides, Ethnamed allows users to link several wallets of different blockchain networks to one email or nickname. Metamask Ethereum Name Service johndoe@test.com Integration with website Ethnamed’s another substantial feature is the planned for adding new cryptocurrency to the existing portfolio in your wallet. Right now, in order to interact with a cryptocurrency one would have to download and get familiar with a specific wallet software designed for the crypto in question. With Ethnamed we’re establishing an open repository for the pieces of code required to work with certain cryptocurrencies. We’ve implemented automatic invoice creation by integrating a web page with interface similar to the system Metamask uses for ETH. system WEB3T — like a web3 for Ethereum but for ALL cryptocurrencies WEB3T Javascript Examples: web3t. .sendTransaction({to: …, value: …}, cb); btc web3t. .sendTransaction({to: …, value: …}, cb); eth web3t. .sendTransaction({to: …, value: …}, cb); [ANYCOIN] Thus, anyone can add their desired cryptocurrencies into via simple pull request on our . open source library WEB3T Github In the process of creating the repository, the team from will actively participate. They see their mission as developing the blockchain technology, conducting several projects of their own and willingly giving their experience and resources for collaborations. advance.fund The result ofweb3.dash.sendTransaction(…) We’ve also got big plans as to the future Ethnamed development. The roadmap includes the implementation of the technical means of integrating our wallet with exchanges (fiat -> crypto, crypto -> fiat); atomic swaps for Ethereum and Ethereum Classic, Bitcoin, Litecoin, Dash, and others; desktop version and mobile apps for iOS and Android; Firefox plugin; and open-source repository for cryptocurrency standardization and integration. Please, share your feedback to help us build a better product and realize Ethnamed’s potential to drive mass adoption of crypto and blockchain tech worldwide. Install: https://chrome.google.com/webstore/search/ethnamed Github: https://github.com/ethnamed Reddit: https://www.reddit.com/r/ethnamed Facebook: https://www.facebook.com/ethnamed Website: https://ethnamed.io