create-openchat-bot
Version:
CLI tool to create OpenChat bot templates
31 lines • 1.19 kB
JSON
{
"replica_rev": "f6f5e0927d14886e4bd67f776ee889f31cec2364",
"effective_canister_id": "uqqxf-5h777-77774-qaaaa-cai",
"type": "pocket_ic",
"config": {
"http_handler": {
"port": null,
"write_port_to": "/Users/la/ICP-HUBS-DevRels-Association/openchat-bots/onchain-example/.dfx/network/local/replica-configuration/replica-1.port"
},
"state_manager": {
"state_root": "/Users/la/ICP-HUBS-DevRels-Association/openchat-bots/onchain-example/.dfx/network/local/state/replicated_state"
},
"crypto": {
"crypto_root": "/Users/la/ICP-HUBS-DevRels-Association/openchat-bots/onchain-example/.dfx/network/local/state/crypto_store"
},
"artifact_pool": {
"consensus_pool_path": "/Users/la/ICP-HUBS-DevRels-Association/openchat-bots/onchain-example/.dfx/network/local/state/consensus_pool"
},
"subnet_type": "system",
"btc_adapter": {
"enabled": false,
"socket_path": null
},
"canister_http_adapter": {
"enabled": true,
"socket_path": "/var/folders/kg/2zxwgn5102g7f6pgd3h6xm0m0000gn/T/ic-https-outcalls-adapter-socket.23203.1744122726"
},
"log_level": "error",
"artificial_delay": 600
}
}