Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level: DEBUG, INFO, WARNING, ERROR | INFO |
CLEOS_PATH | No | Path to cleos binary if not in PATH (optional) | |
NODEOS_API | No | Nodeos API endpoint for ABI fetching | http://127.0.0.1:8888 |
NIX_CONTRACT | No | NIX main contract account | nix |
RODEOS_ENDPOINT | No | Rodeos HTTP endpoint URL | http://127.0.0.1:8880 |
NIX_QUERY_CONTRACT | No | NIX query contract account | nix.q |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |