Monitoring and Verification
Overview
After deployment:
- Block explorer: Monitor contract transactions and events on a Neo N3 block explorer.
- RPC queries: Use Neo RPC to query contract state and verify expected values.
- Event subscriptions: Subscribe to contract notifications for real-time monitoring.
- Gas usage: Track GAS consumption per method to detect anomalies.
