Skip to main content

Publish to ENS

Once a wrapper is published to IPFS, it can optionally be given a domain via ENS. This allows developers integrating your wrapper to rely upon a human-readable & upgradeable URI. For example ens/v3.uniswap.polywrap.eth.

There are multiple ways to publish your wrapper's IPFS hash to ENS:

polywrap CLI#

The polywrap command-line tool has a deploy command for publishing Wasm wrappers to IPFS and ENS. IPFS publishing is done via a wrap-persistence-node endpoint. By default it publishes to the public https://ipfs.wrappers.io endpoint.

For more information, see Configure Polywrap deployment pipeline and the deploy command reference documentation.

The ENS App#

ENS App is a distributed, open, and extensible naming system based on the Ethereum blockchain.