Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ens support #65

Merged
merged 1 commit into from
Aug 4, 2022
Merged

feat: add ens support #65

merged 1 commit into from
Aug 4, 2022

Conversation

Mulander-J
Copy link
Contributor

Description of Problem

Despite the fact that ens is not widely used, there is still the option of trying to add ens nicknames to the display.

Maybe this will be a trend too, who knows.

Proposed Solution

Add DNS alias such as ENS.

Additional Information

This is an experimental feature.

@netlify
Copy link

netlify bot commented Jul 5, 2022

Deploy Preview for vue-dapp ready!

Name Link
🔨 Latest commit 6157968
🔍 Latest deploy log https://app.netlify.com/sites/vue-dapp/deploys/62c3f5abc1dead0009fa6029
😎 Deploy Preview https://deploy-preview-65--vue-dapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jul 5, 2022

Deploy Preview for vue-dapp-docs ready!

Name Link
🔨 Latest commit 6157968
🔍 Latest deploy log https://app.netlify.com/sites/vue-dapp-docs/deploys/62c3f5aba7f0890008b22d73
😎 Deploy Preview https://deploy-preview-65--vue-dapp-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

chainId: number,
address: string,
_provider?: Web3Provider,
) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about if another parameter is added here (service)? To specify a web3 domain service? ENS can be specified by default, but others can be added later on such as Unstoppable Domains, Punk Domains etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good advice. This function serves to output the return value from the common/default DNS set. Providing more custom slots would be excellent, maybe I'll tweak it later.

@johnson86tw johnson86tw merged commit d92da4d into vu3th:main Aug 4, 2022
@johnson86tw
Copy link
Member

LGTM, thanks for your contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants