Name | stellar-core-catchup JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Efficiently synchronize a Stellar Core validator node |
upload_time | 2024-06-20 12:24:59 |
maintainer | None |
docs_url | None |
author | overcat |
requires_python | <4.0,>=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# stellar-core-catchup
Efficiently synchronize a Stellar Core validator node,
> [!WARNING]
> This project is under development and not ready for production use.
## Requirements
- Python 3.8+
- Ubuntu 22.04 LTS
- Stellar Core
- PostgreSQL
## Installation
```
pip install stellar-core-catchup
```
## Usage
```
stellar-core-catchup --help
```
- First, you need to run `stellar-core-catchup init` to initialize the configuration file.
- Second, you need to run `stellar-core-catchup catchup` to start the catchup process.
- Finally, you need to run `stellar-core-catchup merge` to merge databases, buckets, and history archives.
Raw data
{
"_id": null,
"home_page": null,
"name": "stellar-core-catchup",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "overcat",
"author_email": "4catcode@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/eb/92/966cc8ff4291f1077ab3f95bd4dfae2d3f55cb6bc5ea499127c0b677038c/stellar_core_catchup-0.1.0.tar.gz",
"platform": null,
"description": "# stellar-core-catchup\nEfficiently synchronize a Stellar Core validator node,\n\n> [!WARNING] \n> This project is under development and not ready for production use.\n\n## Requirements\n\n- Python 3.8+\n- Ubuntu 22.04 LTS\n- Stellar Core\n- PostgreSQL\n\n## Installation\n\n```\npip install stellar-core-catchup\n```\n\n## Usage\n\n```\nstellar-core-catchup --help\n```\n\n- First, you need to run `stellar-core-catchup init` to initialize the configuration file.\n- Second, you need to run `stellar-core-catchup catchup` to start the catchup process.\n- Finally, you need to run `stellar-core-catchup merge` to merge databases, buckets, and history archives.",
"bugtrack_url": null,
"license": null,
"summary": "Efficiently synchronize a Stellar Core validator node",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "11476ff5a029400c700f9ddb51fc79342c582ce87c0bca8d15d8a6cf24778694",
"md5": "73ab0e677ef1c4ced8fe667a49871dae",
"sha256": "45259f753d3fdc681b66c7a8232fdeb4ea786b424f4ba5d182896b021575e0f9"
},
"downloads": -1,
"filename": "stellar_core_catchup-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "73ab0e677ef1c4ced8fe667a49871dae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 14529,
"upload_time": "2024-06-20T12:24:57",
"upload_time_iso_8601": "2024-06-20T12:24:57.565145Z",
"url": "https://files.pythonhosted.org/packages/11/47/6ff5a029400c700f9ddb51fc79342c582ce87c0bca8d15d8a6cf24778694/stellar_core_catchup-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb92966cc8ff4291f1077ab3f95bd4dfae2d3f55cb6bc5ea499127c0b677038c",
"md5": "12a8b5b61079db0000015783b72bf781",
"sha256": "b725b33c0ab3fd4ed77e20f8872fa439da717340050891e7933f3fc36e0c3dd0"
},
"downloads": -1,
"filename": "stellar_core_catchup-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "12a8b5b61079db0000015783b72bf781",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 12546,
"upload_time": "2024-06-20T12:24:59",
"upload_time_iso_8601": "2024-06-20T12:24:59.801317Z",
"url": "https://files.pythonhosted.org/packages/eb/92/966cc8ff4291f1077ab3f95bd4dfae2d3f55cb6bc5ea499127c0b677038c/stellar_core_catchup-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 12:24:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "stellar-core-catchup"
}