godzilla.dev is an community-driven, open source C++/Python framework for building automated market making and algorithmic trading bots, maintained by Godzilla Foundation.
It is designed to be modular and extensible, allowing users to automate any trading strategy in ultra low-latency way
Getting Started¶
We recommend installing godzilla.dev from source, as it is the same way you need to deploy on co-located AWS machine. check Source Installation for the basic process.
Afterwards, check out the Godzilla Strategies for blog posts and step-by-step tutorials on how to use Godzilla.
Way to use Godzilla¶
godzilla.dev started as a command line interface (CLI) tool, and use pm2 to manage process, it is the best practise to manage on co-located AWS machine
Official Code Repositories¶
All Godzilla Foundation code is maintained and stored in repositories in the official Github . These are the only code repositories used to release official versions of Godzilla. Please download Godzilla and Godzilla-related software from only these official sources.
The Godzilla framework is comprised of multiple code repositories, hosted on the Godzilla Foundation Github, that are maintained by the Foundation alongside individual community members. All code is open sourced under the Apache 2.0 or MIT license.
Getting Help¶
If you encounter issues or have questions, here’s how you can get assistance:
-
Consult our FAQ
-
To report bugs or suggest features, submit a Github issue.
-
Join our Telegram community and ask questions there.
We pledge that we will not use the information/data your provide us for trading purposes nor share them with third parties. by the people behind Godzilla Foundation, Botcamp offers bootcamps and courses that teach you how to design and deploy advanced algo trading and market making strategies using godzilla.dev.