Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the server | 8080 |
| RPC_URL | No | The RPC URL for the Plasma Network | https://testnet-rpc.plasma.to |
| NODE_ENV | No | The Node.js environment mode | production |
| WALLET_PRIVATE_KEY | No | Your wallet private key without the 0x prefix (required for transaction execution) |
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 | |