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

ANS domains integration. #236

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

crypt0miester
Copy link

@crypt0miester crypt0miester commented Apr 27, 2023

Problem

Add ANS Protocol domain search and show owned domains

Summary of Changes

Added ANS (Alternative Name Service) Protocol domains to the Explorer

  • search by domain
  • show owned domains

ANS enables any project on Solana to have their own TLD ( .anything )

the .poor, .bonk, .abc, .eth( bridged ENS domains through Wormhole .bridge ) domains are enabled in the protocol

the protocol currently powers around 40K domains

we have already a few projects lined up to create their own domains through ANS

original PR on the previous repo: #29277
original issue on the previous repo: #205

Fixes #

Previews

Screencast.from.27-04-23.06.30.22.webm

@vercel
Copy link

vercel bot commented Apr 27, 2023

@crypt0miester is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@ngundotra
Copy link
Collaborator

Hey @crypt0miester can you write up an explanation of ANS on forum.solana.com?

Copy link
Collaborator

@steveluscher steveluscher left a comment

Choose a reason for hiding this comment

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

Whatever happens here, this PR will need to be updated because Explorer has been migrated to new infra as of #237.

@tonivlad
Copy link

tonivlad commented Feb 6, 2024

Hey @ngundotra @mcintyre94

I think it's about time we revisit this, since the last time we spoke some updates happened on our end:

we've been integrated in:
SolanaFm Explorer - link
Solflare Wallet
Helium Mobile Wallet
SonarWatch
and a few other dapps

our domain partner list has grown to include
Superteam - .superteam
MonkeDao - .monke
DeanslistDAO - .ser
Myro - .myro
Samo - .samo
Eyekon - .eyekon
and we have a long pipeline of projects that we will launch with

I know all of them would like to see their domains in the Solana Explorer

and we launched the FIRST Tokenized Web2 Domains on Solana with Pandi (the Indonesian Web2 domain registry)
.id domains
that work both as Web3 domains and as Web2 domains

@steveluscher related to your comment, the code has been updated to be compatible with the new infra.

didn't add any new screenshots or video because the integration works the same as before:
users can search for domains and they can see what an address owns in the Domains tab

Let me know if there is anything else to do to get this going

Thank you

@steveluscher steveluscher requested review from steveluscher and removed request for steveluscher February 6, 2024 19:32
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

5 participants