Optimizing prompts for Blockscout MCP to analyse blockchain transactions
This project is incomplete, I did not have enough time. This project is a NextJS application to helps users create better queries about blockchain activity via prompts to the Blockscout MCP server. It uses a typescript implementation of DSPy called Ax from axllm. There were initial plans to use Vincent app, allowing the user to delegate wallet actions to an automonous agent to do things such as reward wallet behaviour but I did not have enough time!
This project was supposed to use DSPy with Blockscout MCP to provide a way to optimize prompts from users to query, but I discovered a typescript version of DSPy from axllm, and tried to give this a go. The application is a NextJS application. It uses a typescript library from axllm called Ax.

