Publish to ENS
Once a wrap is published to IPFS, it can optionally be given a domain via ENS. This allows developers integrating your wrap to rely upon a human-readable & upgradeable URI. For example ens/uniswap.wraps.eth:v3
.
There are multiple ways to publish your wrap's IPFS hash to ENS:
polywrap
CLI
The polywrap
command-line tool has a deploy
command for publishing Wasm wraps to IPFS and ENS. IPFS publishing is done via a wrap-persistence-node endpoint. By default it publishes to the public https://ipfs.wraps.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.