Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENCRYPT_KEYS | No | Whether to encrypt private keys stored locally | true |
| KEY_PASSWORD | No | Password used to encrypt private keys when ENCRYPT_KEYS is true | |
| INFURA_API_KEY | Yes | Your Infura API key for blockchain interactions | |
| DEFAULT_NETWORK | No | The default Ethereum network to connect to | sepolia |
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 | |