dist_agent_lang 1.0.20

Agentic programming with library and CLI support for Off/On-chain network integration
Documentation
1
2
3
let x = 10;
let y = 0;
let result = x / y;