cairn-cli 0.1.6

Backpac Agent-Native CLI for autonomous settlement workflows
Documentation
1
2
3
4
5
6
7
$api = "http://127.0.0.1:3001"
$poi = "4ce7fa16-3bef-4eb3-8503-c8719758c2eb"
$wallet = "Bny8Aneag41VEw7f5p4okbFGpUDANXssjVThqpP3h4tA"
$params = "[\""$wallet\""]"

$env:BACKPAC_API_URL = $api
.\target\debug\cairn.exe intent send --method getBalance --params $params --poi-id $poi --chain solana --network devnet