MetaMask / MetaMask/metamask-mobile
Monitor metamask activity
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Hi,
This is more a question than a problem, sorry if it is inappropriate.
Inside a DAPP, I have been using
`web3.currentProvider.publicConfigStore.on('update',...`
to monitoring Metamask activity.
But in the new "metamask-mobile" `publicConfigStore` does not exists.
There is a good way to listen for diverse Metamask activity?
`setTimeout` seems a poor solution.
Tanks
Contributor guide
Research direction
No implementation files or tests are mentioned. Start by examining how the mobile provider exposes activity events and compare it with web3.currentProvider.publicConfigStore.on('update', ...); done would require a clearly defined supported way to monitor Metamask activity without polling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100