{"id":21071049,"url":"https://github.com/OperationCrypto/hivej","last_synced_at":"2025-05-16T05:31:19.966Z","repository":{"id":40281777,"uuid":"289337856","full_name":"OperationCrypto/hivej","owner":"OperationCrypto","description":"HiveJ is a Java wrapper for the Hive API.","archived":false,"fork":false,"pushed_at":"2022-11-16T01:51:54.000Z","size":125,"stargazers_count":4,"open_issues_count":18,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-19T19:02:46.309Z","etag":null,"topics":["blockchain","hive","hivej","java","steem","steemj"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OperationCrypto.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-08-21T18:24:33.000Z","updated_at":"2024-09-28T19:32:48.000Z","dependencies_parsed_at":"2023-01-22T11:31:07.371Z","dependency_job_id":null,"html_url":"https://github.com/OperationCrypto/hivej","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCrypto%2Fhivej","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCrypto%2Fhivej/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCrypto%2Fhivej/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCrypto%2Fhivej/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OperationCrypto","download_url":"https://codeload.github.com/OperationCrypto/hivej/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254474073,"owners_count":22077209,"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","hive","hivej","java","steem","steemj"],"created_at":"2024-11-19T18:49:21.317Z","updated_at":"2025-05-16T05:31:14.957Z","avatar_url":"https://github.com/OperationCrypto.png","language":"Java","funding_links":[],"categories":["SDKs"],"sub_categories":["Customizable"],"readme":"![Build](https://github.com/OperationCrypto/hivej/workflows/CI/badge.svg?branch=master) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=org.operationcrypto.hivej\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=org.operationcrypto.hivej)\n\n![HiveJ Logo](https://github.com/OperationCrypto/hivej/wiki/images/HiveJLogo.png)\n\nThis project allows you to easily interact with the Hive blockchain. The project is based on the [SteemJ](https://github.com/marvin-we/steem-java-api-wrapper) initialized by \u003ca href=\"https://steemit.com/@dez1337\"\u003edez1337 on steemit.com\u003c/a\u003e in 2017, but the chance of the hive fork was used to refactor the code base and update the library to become fully functional again.\n\n# Compatibility with Steem\nThe main focus of the project is - as the name suggests - the Hive blockchain. As the code base is pretty similar at the time this documenent is written, there is a high chance the library will also work for Steem.\n\n# How to integrate HiveJ in your Java application\n\n## Gradle\n```Gradle\n   Todo\n```\n\n## Maven\nFile: \u003ci\u003epom.xml\u003c/i\u003e\n```Xml\n   Todo\n```\n\n# Full Documentation\n- Please have a look at the [Wiki](https://github.com/OperationCrypto/hivej/wiki) for a full documentation, examples, operational details and other information.\n- Or have a look at the JavaDoc.\n\n# Communication, Help and Feedback\nFor bugs or feature requests please create a [GitHub Issue](https://github.com/OperationCrypto/hivej/issues). \n\nFor general discussions or questions you can also:\n* Raise your question in the [HiveJ-Community](https://hive.blog/trending/hive-198065)\n* Post your questions in the [Discord Java Channel](https://discord.gg/9jZQHv)\n* Reply to one of the HiveJ update posts on [Hive.blog](https://hive.blog/@hivej)\n* Create an [Issue](https://github.com/OperationCrypto/hivej/issues) here at GitHub.\n\n# Binaries\nHiveJ binaries are pushed into the maven central repository and can be integrated with a bunch of build management tools like Maven.\n\nPlease have a look at the [Wiki](https://github.com/OperationCrypto/hivej/wiki/How-to-add-HiveJ-to-your-project) to find examples for Maven, Ivy, Gradle and others.\n\n# How to build the project\nThe project requires Maven and Java to be installed on your machine. It can be build with the default maven command:\n\n\u003emvn clean package\n\nThe resulting JAR can be found in the target directory as usual.\n\n# Example\nThe [sample module](https://github.com/OperationCrypto/hivej//tree/master/sample) of the Hive project provides showcases for the most common acitivies and operations users want to perform. \n\nBeside that you can find a lot of snippets and examples in the different [Wiki sections](https://github.com/OperationCrypto/hivej//wiki).  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOperationCrypto%2Fhivej","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOperationCrypto%2Fhivej","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOperationCrypto%2Fhivej/lists"}