The README and env.example files make it seem that other chains like Base Sepolia are supported for the demo, but when running the demo, the deployment fails because it is only supported for 0g. I'm not sure if this is intentional, but how can we deploy these agents without using 0g? The current genesis_studio.py file is hardcoded for 0g. Will this work if that is changed? Are there other examples we can fork from that is more flexible on chain selection or must we build out our own? Thank you for the support and implementations created here.
The README and env.example files make it seem that other chains like Base Sepolia are supported for the demo, but when running the demo, the deployment fails because it is only supported for 0g. I'm not sure if this is intentional, but how can we deploy these agents without using 0g? The current
genesis_studio.pyfile is hardcoded for 0g. Will this work if that is changed? Are there other examples we can fork from that is more flexible on chain selection or must we build out our own? Thank you for the support and implementations created here.