Product topology
Loading diagram…
Preset shapes
| Preset | Apps |
|---|---|
solana-program | Program workspace only |
solana-web | Program + Next.js |
solana-mobile | Program + Expo |
solana-product | Program + web + mobile + shared config |
Boundaries
- Program — on-chain logic, tested with Anchor
- Client — generated from IDL; regenerate after program changes
- Wallets — adapter config differs for web vs mobile; do not share secrets across surfaces