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 resolution and update dependencies #1738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xdevcollins
Copy link

Closes: #1647

@fuel-cla-bot
Copy link

fuel-cla-bot bot commented Dec 22, 2024

Thanks for the contribution! Before we can merge this, we need @0xdevcollins to sign the Fuel Labs Contributor License Agreement.

try {
// Using Ethereum mainnet for ENS resolution
const provider = new ethers.providers.JsonRpcProvider(
'https://mainnet.infura.io/v3/84842078b09946638c03157f83405213'
Copy link
Contributor

Choose a reason for hiding this comment

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

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

Successfully merging this pull request may close these issues.

Add integration with ENS on wallet
2 participants