Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HYPERION_RPC_URL | No | Hyperion blockchain RPC endpoint URL | https://hyperion-testnet.metisdevops.link |
| HYPERION_CHAIN_ID | No | Hyperion blockchain chain ID | 133717 |
| HYPERION_ADDRESSES | No | Comma-separated list of wallet addresses | |
| HYPERION_EXPLORER_URL | No | Hyperion blockchain explorer URL | https://hyperion-testnet-explorer.metisdevops.link |
| HYPERION_NETWORK_NAME | No | Hyperion network name | Hyperion Testnet |
| HYPERION_PRIVATE_KEYS | No | Comma-separated list of private keys for wallet management | |
| HYPERION_CURRENCY_SYMBOL | No | Hyperion currency symbol | tMETIS |
| HYPERION_CURRENT_ADDRESS | No | Current active wallet address for transactions |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |