Jupiter OpenAI Gym Env Test run

Published on ● Video Link: https://www.youtube.com/watch?v=82UGrAtGq7s



Duration: 15:35
181 views
3


OpenAI Gym Env for crypto trading based on Jupiter aggregator
https://github.com/solplayground/solana_gym
This gym environment is NOT a simulation, it is based on real-world crypto trading on the Solana blockchain.

If you require a simulated environment, please try to use OpenAI ASX GYM, which is an OpenAI Gym based on the Australian Stock Market.

So if you need to trade with your agent, you need a Solana wallet (keypair) and some SOL (a minimum of 1 SOL is recommended). or you can use the provided NoActionAgent to get a glimpse of the gym environment.

The default Jupiter trading pair is SOL and USDC since it's the most common trading pair on Solana.

The environment can easily switch to different pair if you prefer, but that requires some knowledge of the Solana blockchain.