Portal Network browser extension can use your browser to interact with IPFS content by Ethereum Name Service(ENS), Ethereum Classic Name Service(ECNS) and Wanchain Name Service(WNS) resovler smart contract.
Portal Network browser extension parse IPFS hashes and redirects your browser to content with the IPFS data provider(ipfs.infura.io
).
Resolve from ENS, ECNS, WNS Public Resolver getContent
hash to IPFS hash, and redirect url to ipfs.infura.io
.
npm run watch
npm run deploy
npm run test