monkybrain / ens-content-resolver

Chrome extension that resolves ENS domains to IPFS hashes and redirects your browser to the content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENS Content Resolver

Chrome extension that resolves ENS domains (.eth) to IPFS hashes and redirects your browser to content.

Install it via Chrome Web Store or build it from source by selecting dist as package root folder.

First tries to serve the content through your local IPFS gateway (localhost:8080). If you don't have a node running it will use the public gateway (gateway.ipfs.io) instead.

Try it out by entering e.g. monkybrain.eth in your browser's address bar.

Currently only supports Infura for connecting to the Ethereum network. Support for local Ethereum nodes will arrive soon, as will support for Swarm.

Video demo

About

Chrome extension that resolves ENS domains to IPFS hashes and redirects your browser to the content


Languages

Language:JavaScript 100.0%