Calibnet Workflow Example
This is a full SDK usage script for calibnet.
It demonstrates:
- Initialize
AgentStorage - Read wallet budget
- Save and restore checkpoint state
- Append and flush logs
- Read health report
- Simulate restart with
existingTokenId
See the repository example script at examples/calibnet_workflow.ts for the full runnable source.