smartcontractkit / smartcontractkit/chainlink
[FEAT] ENS multi-chain support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.2k
- Forks
- 2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 202
Description
Description
Chainlink has data feeds in several EVM-compatible chains(Ethereum, BNB, Matic..Etc). However the resolver is only configured for mainnet and hence, ENS cannot be used for other chains. The lookup here works only for mainnet.
Motivation
Make developer experience better on other EVM-compatible chains by allowing them to use ENS to lookup the data feeds.
Additional Information
While reading blogs from the ENS team, I understand that their recommendations are to :
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ENS architecture and lookup documentation linked in the issue, then read the ENS team's multi-chain guidance about mainnet resolution and Coin Type records. No source file or test is identified, so first map where the resolver and data-feed lookup are implemented. Done means defining and implementing support for feed lookups across the intended non-mainnet EVM chains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, go
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100