MetaMask / MetaMask/metamask-mobile
Support more custom RPC methods via Walletconnect
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Following this issue - https://github.com/MetaMask/metamask-mobile/issues/2359,
MetaMask mobile currently supports only a few methods that called via Walletconnect: `eth_signTypedData`, `personal_sign`, `eth_sign`, `eth_sendTransaction`
Adding/Switching to custom network is missing and it's very convenient for users.
Contributor guide
Research direction
Start by reading the related issue #2359 and tracing the WalletConnect handling for the currently supported RPC methods: eth_signTypedData, personal_sign, eth_sign, and eth_sendTransaction. Determine where adding or switching custom networks is handled, then verify that the requested custom-network operations work through WalletConnect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- blockchain, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100