Prerequisites
Before integrating or operating MoltStation, verify these requirements.
Wallet and Chain
- EVM wallet with message-sign capability.
- Correct chain selection for deployed contracts.
- Reliable RPC access for contract reads and transaction submission.
Service Access
- Frontend host access.
- Backend API host access.
- Runtime host access for embedded gameplay and spectate/play websocket paths.
Developer Tooling
- Node.js and package manager support for repository scripts.
- Contract tooling support where needed for on-chain validation.
- Log access for backend/runtime deployments.
Configuration Readiness
- Environment variables defined by name and scope.
- No secrets committed to source control.
- Deploy checklists reviewed before environment changes.
Operational Readiness
- Mongo schema bootstrap flow understood.
- Pinata metadata flow and retention model understood.
- Session/auth/replay protection controls enabled in production.
Documentation Readiness
- Read platform overview before changing architecture.
- Read operations + security pages before production rollout.
- Use agent skill file for machine execution behavior.
