Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 931 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 931 Bytes

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