godzilla.dev is an open-source C++/Python framework for self-hosted crypto funding rate arbitrage and ultra low-latency market making, maintained by the Godzilla Foundation. Official command-line interface for installing and managing godzilla.dev
Project description
godzilla.dev CLI
The official command-line interface for installing and managing godzilla.dev.
godzilla.dev is an open-source C++/Python framework for self-hosted crypto funding rate arbitrage and ultra low-latency market making, maintained by the Godzilla Foundation.
Installation
python -m pip install godzilla.dev
Check your environment
godzilla doctor
Install godzilla-community
Install the latest development version:
godzilla install
Install a specific release:
godzilla install --version v2.1.12
Use a custom installation directory:
godzilla install \
--directory ~/dev/godzilla-community \
--version v2.1.12
Manage the installation
Show status:
godzilla status
Show CLI and core versions:
godzilla version
Update the core repository:
godzilla update
Switch to another core release:
godzilla use v2.1.13
Remove the installed source checkout:
godzilla uninstall
Architecture
The godzilla.dev PyPI package provides the official CLI and
installation tooling.
The native low-latency C++ trading engine is maintained separately in:
Installing this CLI does not automatically build or start the native trading engine.
Documentation
- Website: https://godzilla.dev/
- Documentation: https://godzilla.dev/documentation/
- Enterprise deployment: https://godzilla.dev/enterprise/
License
Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file godzilla_dev-0.1.1.tar.gz.
File metadata
- Download URL: godzilla_dev-0.1.1.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab6c065e2cc1ba3d47005931f0f159bbfed5432c010ac51861f72c79c782cc1d
|
|
| MD5 |
0505eb8aff65647edd53fca9d0bbe590
|
|
| BLAKE2b-256 |
e8c3dc17487dfb5cbd221f1f150045f460434b4169e95aa347bab7c1761424fe
|
File details
Details for the file godzilla_dev-0.1.1-py3-none-any.whl.
File metadata
- Download URL: godzilla_dev-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b6e96eb9141e282bf6158c4a37564f2cabb22b204dc9846df7aea151a349512
|
|
| MD5 |
b6864c79ef3480a0969d3d5774586a50
|
|
| BLAKE2b-256 |
1f55c4dc7654ed9e98c77cc802c1df2c72fa0870e15c72ee741a52e88f68912e
|