{"id":27950807,"url":"https://github.com/proximax-storage/cpp-xpx-chain","last_synced_at":"2026-03-12T23:05:47.228Z","repository":{"id":291012488,"uuid":"142047765","full_name":"proximax-storage/cpp-xpx-chain","owner":"proximax-storage","description":"Official ProximaX Blockchain Server Node Component","archived":false,"fork":false,"pushed_at":"2025-05-07T03:26:06.000Z","size":147514,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T16:15:38.882Z","etag":null,"topics":["blockchain","code","cpp","server","xpx"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/proximax-storage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.LESSER","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-23T17:37:30.000Z","updated_at":"2025-05-07T02:56:10.000Z","dependencies_parsed_at":"2025-05-01T22:38:46.477Z","dependency_job_id":null,"html_url":"https://github.com/proximax-storage/cpp-xpx-chain","commit_stats":null,"previous_names":["proximax-storage/cpp-xpx-chain"],"tags_count":241,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proximax-storage%2Fcpp-xpx-chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proximax-storage%2Fcpp-xpx-chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proximax-storage%2Fcpp-xpx-chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proximax-storage%2Fcpp-xpx-chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proximax-storage","download_url":"https://codeload.github.com/proximax-storage/cpp-xpx-chain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252912951,"owners_count":21824066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","code","cpp","server","xpx"],"created_at":"2025-05-07T16:15:51.841Z","updated_at":"2026-03-12T23:05:42.209Z","avatar_url":"https://github.com/proximax-storage.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![docs](badges/docs--green.svg)](https://bcdocs.xpxsirius.io)\n\n# ProximaX Sirius-Chain Server Code #\n\nOfficial ProximaX Sirius-Chain Server Code.\n\nThe ProximaX Sirius-Chain Server code is the server code implementation of ProximaX blockchain layer.\n\n## Building\nDetailed building instructions are [here](docs/README.md).\n\n## Contributing\nBefore contributing please [read this](CONTRIBUTING.md).\n\nTo create a release docker images you need to install docker first:\n```\nsudo apt-get install docker-compose -y\n```\n  Then you need to build an image:\n  To build a tools image:\n  ```\n  cd cpp-xpx-chain\n  sudo ./scripts/ToolsRealeaseDocker/buildTools.sh\n  ```\n  To build a catapult.server image:\n  ```\n  cd cpp-xpx-chain\n  sudo ./scripts/Catapult.serverRealeaseDocker/buildCatapultServer.sh\n  ```\n\n## Sanitizers\n\nSanitizers are compiler flags, that inject verification code into binary. [Detailed](https://github.com/google/sanitizers).\n\n```\n# 1. do a clean build with one of sanitizers enabled\ncmake .. -DSANITIZE_ADDRESS=ON    # enables address \u0026 memory leak sanitizers\ncmake .. -DSANITIZE_THREAD=ON     # enables thread sanitizer\ncmake .. -DSANITIZE_UNDEFINED=ON  # enables undefined behavior sanitizer\n# 2. build\nmake\n# 3. run binary OR tests\nctest\n```\n\nIf binary contains errors, it will fail with detailed stacktrace.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproximax-storage%2Fcpp-xpx-chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproximax-storage%2Fcpp-xpx-chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproximax-storage%2Fcpp-xpx-chain/lists"}