{"id":13744543,"url":"https://github.com/dragonchain/dragonchain","last_synced_at":"2026-02-24T14:51:47.779Z","repository":{"id":45871018,"uuid":"66244442","full_name":"dragonchain/dragonchain","owner":"dragonchain","description":"Dragonchain blockchain platform - simplified integration of advanced blockchain features","archived":false,"fork":false,"pushed_at":"2023-05-22T23:55:01.000Z","size":10813,"stargazers_count":702,"open_issues_count":13,"forks_count":172,"subscribers_count":105,"default_branch":"master","last_synced_at":"2024-11-15T16:40:54.734Z","etag":null,"topics":["blockchain","docker","dragonchain","interchain","python3"],"latest_commit_sha":null,"homepage":"https://dragonchain.com","language":"Python","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/dragonchain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-22T06:08:34.000Z","updated_at":"2024-08-13T16:16:54.000Z","dependencies_parsed_at":"2024-01-13T19:47:26.378Z","dependency_job_id":"273dbb24-cfc6-4cf5-aecc-526f36f18ccc","html_url":"https://github.com/dragonchain/dragonchain","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchain%2Fdragonchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchain%2Fdragonchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchain%2Fdragonchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchain%2Fdragonchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dragonchain","download_url":"https://codeload.github.com/dragonchain/dragonchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253183208,"owners_count":21867381,"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","docker","dragonchain","interchain","python3"],"created_at":"2024-08-03T05:01:11.497Z","updated_at":"2026-02-24T14:51:47.740Z","avatar_url":"https://github.com/dragonchain.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg width=300px height=300px src=\"https://dragonchain-assets.s3.amazonaws.com/jojo.png\" alt=\"Dragonchain Logo\"\u003e\n\n# Dragonchain\n\n[![Build Status](https://img.shields.io/travis/dragonchain/dragonchain)](https://travis-ci.org/dragonchain/dragonchain)\n[![Test Coverage](https://img.shields.io/codeclimate/coverage/dragonchain/dragonchain)](https://codeclimate.com/github/dragonchain/dragonchain/test_coverage)\n[![Code Style Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)\n[![License](https://img.shields.io/badge/license-Apache%202.0-informational.svg)](https://github.com/dragonchain/dragonchain/blob/master/LICENSE)\n![Banana Index](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fdragonchain-core-docs.dragonchain.com%2Fbanana-shield.json)\n\nThe Dragonchain platform simplifies the integration of real business applications onto a blockchain.\nProviding features such as easy integration, protection of business data, fixed 5 second blocks, currency agnosticism,\nand public blockchain interoperability, Dragonchain shines a new and interesting light on blockchain technology.\n\n**No blockchain expertise required!**\n\n\u003c/div\u003e\n\n## 🏁 Getting Started\n\nFor getting started with Dragonchain, we recommend visiting [docs.dragonchain.com](https://docs.dragonchain.com/)\n\nThose docs go over the friendliest overview for understanding, installing, and using Dragonchain.\n\n## 🔗 Quick Links\n\n- [Getting Started With Dragonchain](https://docs.dragonchain.com/)\n- [Project Documentation](https://dragonchain-core-docs.dragonchain.com/latest/)\n- [Dragonchain Console](https://console.dragonchain.com/)\n- [Dragonchain Inc](https://dragonchain.com/)\n- [Bug and Security Bounty Program](https://dragonchain.com/bug-and-security-bounty)\n- [Project Bounty Program](https://dragonchain.com/strategic-projects-bounty)\n- [Dragonchain Academy](https://academy.dragonchain.org/)\n- [Dragonchain Blog](https://dragonchain.com/blog)\n- [Dragonchain Architecture Document](https://dragonchain.com/assets/Dragonchain-Architecture.pdf)\n- [Use Cases](https://dragonchain.com/blockchain-use-cases)\n\n## 📝 Documentation\n\nDocumentation for this specific repository are [available here](https://dragonchain-core-docs.dragonchain.com/latest/).\n\nThis documentation is intended for developers wishing to learn about and contribute to the Dragonchain core platform itself.\n\nFor _interaction_ with the Dragonchain, we recommend using the [Getting Started link](https://docs.dragonchain.com/) instead.\n\nYou can also view one of our SDKs (or their docs) to start interacting with a Dragonchain:\n\n- Python: [SDK](https://pypi.org/project/dragonchain-sdk/) - [Documentation](https://python-sdk-docs.dragonchain.com/latest/)\n- Javascript: [SDK](https://www.npmjs.com/package/dragonchain-sdk) - [Documentation](https://node-sdk-docs.dragonchain.com/latest/)\n- Golang: [SDK](https://github.com/dragonchain/dragonchain-sdk-go) - [Documentation](https://godoc.org/github.com/dragonchain/dragonchain-sdk-go)\n- CLI: [Link](https://www.npmjs.com/package/dctl)\n\n## 🖥️ Development\n\nDragonchain is implemented in Python 3, packaged into container images with Docker, and intended to be run on Kubernetes (at the moment).\n\nThe [tools.sh](/tools.sh) script is used to assist in various development functions such as installing dependencies,\nautomatically formatting/linting code, running tests, etc. Simply run `./tools.sh` with no parameters to view what it\ncan do.\n\nIn order to develop locally you should be able to run `./tools.sh full-test` and have all checks pass. For this, a few requirements should be met:\n\n1. Ensure that you have python 3.8 installed locally\n1. Install OS dependencies for building various python package dependencies:\n   - On an arch linux system (with pacman): `./tools.sh arch-install`\n   - On a debian-based linux system (with apt): `./tools.sh deb-install` (Note on newer Ubuntu installations\n     you may need to install `libsecp256k1-dev` if the secp256k1 python package fails to build)\n   - On a Mac (with brew): `./tools.sh mac-install`\n1. Install the python requirements: `./tools.sh pip-install`\n   (Note this will install the python packages to the current user's site-packages.\n   For a python venv, follow the steps below)\n1. [Helm](https://helm.sh/) is required to be installed for linting the helm chart.\n1. [yq](https://github.com/mikefarah/yq) is required to be installed for building the docs, as it parses the helm chart's version to update the docs dynamically.\n\n### Using a Python Virtual Environment\n\nIt is highly recommended to use a python virtual environment rather than simply installing the python\npackage requirements to your global environment. This allows the required packages for this project\nto be separated from the rest of the (potentially conflicting) packages from the rest of the system.\n\nIn order to do this, instead of step 3 above, perform the following steps:\n\n1. Ensure you have python venv installed, and run `python3.8 -m venv .venv`\n1. Activate the virtual environment in your shell by running `source .venv/bin/activate`\n1. Upgrade the setup dependencies for the virtual environment: `pip install -U pip setuptools`\n1. Install the core dependencies: `pip install -r requirements.txt`\n1. Install the dev dependencies: `pip install -U -r dev_requirements.txt`\n\n### Other Information\n\nFor more information, including a deeper dive on the architecture/code structure, please read the [docs](https://dragonchain-core-docs.dragonchain.com/latest/).\n\n## 🚀 Contributing\n\nWant to make some money for helping the project?\nWe have project, bug, and security bounty programs which we invite anyone to participate in.\nDetails for these programs can be found here:\n\n- [Bug and Security Bounty Program](https://dragonchain.com/bug-and-security-bounty)\n- [Project Bounty Program](https://dragonchain.com/strategic-projects-bounty)\n\nFor more info on contributing, please read the [contributing](/CONTRIBUTING.md) document.\n\n## ✔️ Support\n\n- Developer Chat: [Dragonchain Slack](https://forms.gle/ec7sACnfnpLCv6tXA)\n- General Dragonchain Chat: [Dragonchain Telegram](https://t.me/dragontalk)\n- Email: support@dragonchain.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchain%2Fdragonchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonchain%2Fdragonchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchain%2Fdragonchain/lists"}