Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COIN | No | Coin name | privateness |
PORT | No | Server port | 7332 |
DATA_DIR | No | Data directory | ./data |
RPC_ADDR | No | RPC node address | http://127.0.0.1:6660 |
RPC_PASS | No | RPC password (if enabled) | |
RPC_USER | No | RPC username (if enabled) | |
PRIVATENESS_CLI_PATH | No | Path to privateness-cli | privateness-cli |
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 |