App
PeerDex
PeerDex is the clearest example of the Moss pattern: wallet context + Store installation + in-account trading.
2 sectionsapp-peerdex
01
Positioning
Store data describes PeerDex as a decentralized order-book exchange with both on-chain limit orders and ERC-7204 signed orders.
The current onboarding flow also uses PeerDex as the clearest example of the Store -> install -> account usage loop.
02
Install and Permission Requirements
- Users need to install it in Store and enable it in the wallet.
- The wallet needs enough gas and test assets.
- The app needs to be in a valid installed and enabled state.
- Trading and approval semantics depend on the wallet-native token layer.