Mobile Wallet Protocol provides a way to securely connect dApps to the Metamask Mobile Wallet
Stars
5
Forks
2
Watchers
5
Open Issues
2
Overall repository health assessment
^5.0.12.0.0^3.3.3^5.0.2^4.1.3^24.0.33.2.4^3.3.3^8.5.0^5.8.3^3.2.459
commits
5
commits
1
commits
1
commits
1
commits
fix: reject inbound messages on expired sessions (WAPI-1130) (#72)
e247ff6View on GitHubfix: add runtime validation for ConnectionMode (WAPI-1129) (#75)
4c8bf85View on GitHubfix: use timing-safe comparison for OTP verification (WAPI-1128) (#74)
7bbacf3View on GitHubfix: replace Math.random() with crypto.getRandomValues() (WAPI-1127) (#73)
46f8111View on GitHubfix: SessionStore race conditions and async initialization (WAPI-1118)
3334551View on GitHubfix: move peer key validation into IKeyManager interface (WAPI-1116) (#70)
bcb426cView on GitHubdocs(load-tests): add README documenting the load testing tool (#67)
9cb085eView on GitHubfeat(load-tests): add high-fidelity SLO validation scenarios (#66)
e9a3036View on GitHubfeat(load-tests): add distributed infrastructure management (#65)
0781ff0View on GitHub