{"id":20310344,"url":"https://github.com/ujblockchain/django_hedera","last_synced_at":"2026-04-30T06:38:21.769Z","repository":{"id":231497507,"uuid":"758492980","full_name":"ujblockchain/django_hedera","owner":"ujblockchain","description":"Hedera with Django for data storage and retrieval","archived":false,"fork":false,"pushed_at":"2024-04-12T15:22:49.000Z","size":1555,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T08:13:04.358Z","etag":null,"topics":["django","django-framework","hedera","hedera-hashgraph","hedera-network","hedera-sdk"],"latest_commit_sha":null,"homepage":"https://blockchain.uj.ac..za","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ujblockchain.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-02-16T12:49:38.000Z","updated_at":"2024-04-04T08:11:09.000Z","dependencies_parsed_at":"2024-11-14T17:43:27.893Z","dependency_job_id":null,"html_url":"https://github.com/ujblockchain/django_hedera","commit_stats":null,"previous_names":["ujblockchain/django_hedera"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ujblockchain/django_hedera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujblockchain%2Fdjango_hedera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujblockchain%2Fdjango_hedera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujblockchain%2Fdjango_hedera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujblockchain%2Fdjango_hedera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ujblockchain","download_url":"https://codeload.github.com/ujblockchain/django_hedera/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujblockchain%2Fdjango_hedera/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259606882,"owners_count":22883558,"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":["django","django-framework","hedera","hedera-hashgraph","hedera-network","hedera-sdk"],"created_at":"2024-11-14T17:31:23.202Z","updated_at":"2026-04-30T06:38:16.750Z","avatar_url":"https://github.com/ujblockchain.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://blockchain.uj.ac.za/static/images/main-logo.png\n\n\n====================================================\nDemystifying Blockchain Bootcamp April Edition 2024 \n====================================================\n\nSouth Africa-Switzerland Bilateral Research Chair in Blockchain Technology (UJ Blockchain) aims to explore blockchain \nintegrations with real-world applications and development in Agric food.\n\n============\n\nSetup\n==========\n\nSet environment variable for Django Secret Key, Debug, Allowed Host, and Admin Path. Also add configuration for\nDjango Axes and Email with SMTP Host.\n\n\n.. code-block:: bash\n    SECRET_KEY = '...'\n    DEBUG = ..\n    ALLOWED_HOSTS = '...'\n    ADMIN_PATH = '...'\n\n    ENGINE = '...'\n    NAME = '...'\n    HOST = '...'\n    USER = '...'\n    PASSWORD = '...'\n    PORT = '...'\n\n    SILENCED_SYSTEM_CHECKS = '...'\n    AXES_FAILURE_LIMIT = '...'\n    AXES_COOLOFF_TIME = '...'\n    AXES_ONLY_ADMIN_SITE = '...'\n    AXES_USERNAME_FORM_FIELD = '...'\n    AXES_RESET_ON_SUCCESS = '...'\n    AXES_NEVER_LOCKOUT_WHITELIST = '...'\n    AXES_IP_WHITELIST = '...'\n    AXES_ENABLE_ACCESS_FAILURE_LOG = '...'\n    AXES_RESET_ON_SUCCESS = '...'\n    AXES_LOCKOUT_PARAMETERS = '...'\n\n    EMAIL_BACKEND = '...'\n    EMAIL_PORT = '...'\n    EMAIL_HOST = '...'\n    EMAIL_HOST_USER = '...'\n    EMAIL_HOST_PASSWORD = '...'\n    DEFAULT_FROM_EMAIL = '...'\n    SERVER_EMAIL = '...'\n    EMAIL_SUBJECT_PREFIX = '...'\n    EMAIL_USE_TSL = '...'\n\n\nRecaptcha Setup\n----------------\n\nSet *google recaptcha* public and private key in environment variables. Public and private key can be gotten from *https://developers.google.com/recaptcha/*. Ensure you use :emphasis:`reCAPTCHA v3`.\n\n.. code-block:: none\n\n    RECAPTCHA_PUBLIC_KEY = '...'\n    RECAPTCHA_PRIVATE_KEY = '...'\n    RECAPTCHA_REQUIRED_SCORE = '...'\n\n\nInstall Java\n----------------\n\nThis project uses a python wrapper for the Hedera Java SDk, as such *JDK \u003e 11* must be installed. Ensure you add *JAVA_HOME* to path.\n\n\nRunning Project\n----------------\n\nSetup\n^^^^^^^^^^^\n.. code-block:: none\n\n    make setup\n\n\ncreate Superuser\n^^^^^^^^^^^^^^^^^^\n.. code-block:: none\n\n    make superuser\n\n\nRun Server\n^^^^^^^^^^^\n.. code-block:: none\n\n    make runserver\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujblockchain%2Fdjango_hedera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fujblockchain%2Fdjango_hedera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujblockchain%2Fdjango_hedera/lists"}