Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
RES_PATH | No | Path to resources | |
BSC_RPC_URL | No | BSC RPC URL for blockchain interaction | |
LAUNCHER_API | No | API endpoint for the launcher | |
DATA_CRYPTO_IV | No | Cryptographic IV for data encryption | |
HTTP_PROXY_URL | No | HTTP Proxy URL | |
TWITTER_BEARER | No | Twitter Bearer Token for API access | |
WALLET_DB_PATH | No | Path to wallet database | |
DATA_CRYPTO_KEY | No | Cryptographic key for data encryption | |
TWITTER_APP_KEY | No | Twitter App Key for API access | |
LAUNCHER_CONTRACT | No | Address of the launcher contract | |
TWITTER_APP_SECRET | No | Twitter App Secret for API access | |
TWITTER_ACCESS_TOKEN | No | Twitter Access Token for API access | |
TWITTER_ACCESS_SECRET | No | Twitter Access Secret for API access |
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 |