MetaMask / MetaMask/metamask-mobile

Support more custom RPC methods via Walletconnect

Open
#2,834 1 comment 0 reactions 0 assignees View on GitHub
community
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.