PORT=3001
LOGGER_LEVEL=debug
# Chasm
ORCHESTRATOR_URL=https://orchestrator.chasm.net
SCOUT_NAME=
SCOUT_UID=
WEBHOOK_API_KEY=
# Scout Webhook Url, update based on your server's IP and Port
# e.g. http://123.123.123.123:3001/
WEBHOOK_URL=
# Chosen Provider (groq, openai)
PROVIDERS=groq
MODEL=gemma2-9b-it
GROQ_API_KEY=
# Optional
OPENROUTER_API_KEY=
OPENAI_API_KEY=
CTRL X Y ENTER.
Port :
ufw allow 3001
3 - 2 - 1 Start !
docker pull johnsonchasm/chasm-scout .
docker run -d --restart=always --env-file ./.env -p 3001:3001 --name scout johnsonchasm/chasm-scout
source ./.env
curl -X POST \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $WEBHOOK_API_KEY" \
-d '{"body":"{\"model\":\"gemma-7b-it\",\"messages\":[{\"role\":\"system\",\"content\":\"You are a helpful assistant.\"}]}"}' \
$WEBHOOK_URL
For Result :
curl localhost:3001
Result : OK
If the command does not work, click on the link in the output of this command and look at the top left.
docker logs scout
You'll see yourself at the end of the list :
Docker : Via ( )
We need MNT Token for mint transaction. 0.20 Cent MNT : 0.35 MNT
MNT :
BYBIT : Zero Fee But Min Withdraw 10 MNT
BINGX : Fee 11 MNT
UPBIT : idk
KRAKEN : idk
GATEIO : idk
KUCOIN : Min withdraw 2 Sing - Fee : 0.60 MNT UP :
Mint :
Groq :
OpenRouter :
OpenAI :
Scout Name : Your Node Name
Scout Cash ID :
WebHook IP :
Webhook URL:
Groq API :
Openrouter API :
OPENAI :