Live monitoring mode
Dojo now supports live monitoring! This lets you use the same code as for backtesting but is running your agents on the live networks.
Dojo now supports live monitoring! This lets you use the same code as for backtesting but is running your agents on the live networks.
We implemented autocompletion support in IDEs, enabling automatic suggestions for functions and parameters as you type.
We added dedicated environment tabs for GMX to the dashboard to view your GMX positions and protocol insights.
GMX is now fully integrated into Dojo! This opens up powerful new capabilities for developers, traders, and institutions. With this integration, you can:
Check out our detailed Medium blog post here.
All strategy examples in our documentation now link to live dashboards! You can now download the simulation results of our examples or open them directly in our hosted dashboard. Bookmarks are now also fully functional in the dashboard web app, allowing you to add bookmarks in relevant scenarios.
Some other new dashboard features include:
With this new release, we’ve drastically streamlined the Uniswap V3 interface, making it easier than ever to perform key actions. Here’s what this means:
These updates make interacting with Uniswap much more intuitive. Full details and code reference links can be found here.
Sneak peak into the GMX dashboard:
Today we announce the release of Dojo V3, the DeFi platform that empowers users with instant, on-premise connectivity to DeFi. This means:
Read about our how to effectively track impermanent loss on Uniswap pools in our latest Medium article.
We’ve submitted our latest GMX grant report and launched a UI to easily query GMX data, including event and function call data.
We’ve added the much requested example for tracking impermanent loss on Uniswap to our documentation. For more examples on DeFi trading agents, click here.
We're making progress with Chronous: our local backend system to make backtesting faster and more efficient with minimal storage requirements. Backtesting typically requires precise EVM environments, but external providers like Alchemy or Infura can cause delays and service limits. Dojo's local backend will offer a solution: an easy-to-set-up local blockchain environment that requires minimal storage. By managing contracts locally, we accelerate the setup process and make backtesting faster and more efficient.