MetaMask / MetaMask/metamask-extension
Support EIP-1191
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**What problem are you trying to solve?**
As EIP-1191 it is a new standard it would be good to support it here.
**Describe the solution you'd like**
It will be nice to have in advanced settings a EIP-1191 checkbox. So if it is checked, metamask will be used that standard. By default it could be unchecked.
**Additional context**
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1191.md
Contributor guide
Research direction
Start with the EIP-1191 specification linked in the issue, then locate MetaMask's advanced settings entry point. Trace how an unchecked setting currently selects the address standard and identify the affected wallet and UI paths. Done means the setting defaults to unchecked, enables EIP-1191 behavior when selected, and has coverage for both states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100