{"id":22824761,"url":"https://github.com/kosasih/galaxia-core","last_synced_at":"2025-04-14T02:11:36.329Z","repository":{"id":244486279,"uuid":"815388485","full_name":"KOSASIH/galaxia-core","owner":"KOSASIH","description":"The core repository for the Galaxia DeFi platform, containing the foundation code and architecture.","archived":false,"fork":false,"pushed_at":"2024-06-19T09:14:37.000Z","size":184,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T16:11:09.443Z","etag":null,"topics":["banking-system","defi","finance","pi-network","pi-network-ecosystem"],"latest_commit_sha":null,"homepage":"https://kosasih.github.io/galaxia-core/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KOSASIH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null,"pi_coin":"GCKUNNC6X6LKYJXKTQEJAQQ2J6NTIHMRNJFM2KY6KIBB46BOPMKVXDQN","bitcoin":"1D7NWnyk3duERYxSWy21pS9uwoUUp3gXEG","ethereum":"0x145d39071402b4c33049a9935e6b77aa4f9e0318","solana":"7kPqXAFY6NS6wYupc2oTcFfjrZfZHkrw1F1DiLhTbJmm"}},"created_at":"2024-06-15T02:57:36.000Z","updated_at":"2024-12-28T22:44:08.000Z","dependencies_parsed_at":"2024-06-19T16:42:32.666Z","dependency_job_id":null,"html_url":"https://github.com/KOSASIH/galaxia-core","commit_stats":null,"previous_names":["kosasih/galaxia-core"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2Fgalaxia-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2Fgalaxia-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2Fgalaxia-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2Fgalaxia-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KOSASIH","download_url":"https://codeload.github.com/KOSASIH/galaxia-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809046,"owners_count":21164896,"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":["banking-system","defi","finance","pi-network","pi-network-ecosystem"],"created_at":"2024-12-12T17:08:16.945Z","updated_at":"2025-04-14T02:11:36.308Z","avatar_url":"https://github.com/KOSASIH.png","language":"TypeScript","funding_links":["GCKUNNC6X6LKYJXKTQEJAQQ2J6NTIHMRNJFM2KY6KIBB46BOPMKVXDQN","1D7NWnyk3duERYxSWy21pS9uwoUUp3gXEG","0x145d39071402b4c33049a9935e6b77aa4f9e0318","7kPqXAFY6NS6wYupc2oTcFfjrZfZHkrw1F1DiLhTbJmm"],"categories":[],"sub_categories":[],"readme":"# galaxia-core\nThe core repository for the Galaxia DeFi platform, containing the foundation code and architecture.\n\n# Galaxia Core\n\nA Decentralized Finance Platform for the Galaxy\n\nGalaxia Core is the backbone of the Galaxia decentralized finance (DeFi) platform, providing a modular and extensible framework for building decentralized applications (dApps) and services.\n\n## Overview\n\nGalaxia Core is a Python-based framework that leverages the Cosmos-SDK and Tendermint consensus engine to provide a high-performance and scalable platform for DeFi applications. The framework is designed to be modular, allowing developers to easily add or remove components as needed.\n\n## Components\n\nGalaxia Core consists of the following components:\n\n1. galaxia: The core framework for building DeFi applications and services.\n2. extensions: A collection of extension modules for adding new features and functionality to the framework.\n3. services: A set of service layers for interacting with external systems, APIs, and databases.\n4. models: Data models and schema definitions for the framework.\n4. views: View templates and rendering engines for generating user interfaces.\n\n## Features\n\n1. Modular architecture: Galaxia Core is designed to be modular, allowing developers to easily add or remove components as needed.\n2. High-performance: The framework is built on top of the Cosmos-SDK and Tendermint consensus engine, providing high-performance and scalability.\n3. Extensible: Galaxia Core provides a range of extension points, allowing developers to easily add new features and functionality.\n4. Decentralized governance: The framework is designed to support decentralized governance models, enabling community-driven decision-making and development.\n\n## Getting Started\n\nTo get started with Galaxia Core, follow these steps:\n\n1. Install the requirements: Install the required dependencies using pip install -r requirements.txt.\n2. Run the tests: Run the unit tests using python -m unittest discover.\n3. Build the framework: Build the Galaxia Core framework using python setup.py build.\n4. Start the node: Start a Galaxia Core node using python -m galaxia node.\n\n## Contributing\n\nGalaxia Core is an open-source project, and we welcome contributions from developers, designers, and community members. To contribute, follow these steps:\n\n1. Fork the repository: Fork the Galaxia Core repository on GitHub.\n2. Create a branch: Create a new branch for your feature or fix.\n3. Submit a pull request: Submit a pull request to the Galaxia Core repository.\n\n## License\n\nGalaxia Core is licensed under the Apache 2.0 license.\n\n## Acknowledgments\n\nGalaxia Core is built on top of several open-source projects, including:\n\n1. Cosmos-SDK: A modular blockchain framework for building decentralized applications.\n2. Tendermint: A high-performance consensus engine for blockchain networks.\n\nWe acknowledge the contributions of these projects and the open-source community to the development of Galaxia Core.\n\n## Contact\n\nFor more information, please contact us at info@galaxia.io.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosasih%2Fgalaxia-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosasih%2Fgalaxia-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosasih%2Fgalaxia-core/lists"}