App
PeerDex
PeerDex is the clearest example of the Moss pattern: wallet context + App NFT installation + system-module reuse.
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 -> App NFT -> OS usage loop.
02
Install and Permission Requirements
- Users need to mint the PeerDex App NFT in Store.
- The wallet needs enough gas and test assets.
- The logic must be usable: not blocked, and valid under the authorization / system / App NFT checks.
- Trading and approval semantics depend on TokenManage.