What is EIP-1577

EIP-1577 is the ENS (Ethereum Name Service) standard that introduces a new contenthash field—using multicodec-encoded content hashes—to map domain names to decentralized storage addresses (e.g. IPFS, Swarm), while deprecating the older content and multihash fields

ENS demo

Pinme.eth: Publish your static file to ENS & IPFS with one command

1
2
3
npm install -g pinme

pinme upload <file-path/folder-path>

All files uploaded will automatically get an ENS subname attach to it. So you can view it on eth.limo

You can bind your own ENS in preview page or history page.