{"id":25703459,"url":"https://github.com/dashpay/dapi-client-android","last_synced_at":"2025-07-29T06:33:43.298Z","repository":{"id":42078453,"uuid":"141506145","full_name":"dashpay/dapi-client-android","owner":"dashpay","description":"Dapi Client for Java/Android","archived":false,"fork":false,"pushed_at":"2023-07-29T19:43:18.000Z","size":5227,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-09T13:04:17.087Z","etag":null,"topics":["android","frontend","mobile"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/dashpay.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-19T00:58:18.000Z","updated_at":"2023-03-12T02:35:26.000Z","dependencies_parsed_at":"2025-02-25T05:40:33.199Z","dependency_job_id":null,"html_url":"https://github.com/dashpay/dapi-client-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashpay/dapi-client-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fdapi-client-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fdapi-client-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fdapi-client-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fdapi-client-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashpay","download_url":"https://codeload.github.com/dashpay/dapi-client-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fdapi-client-android/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267639569,"owners_count":24119780,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","frontend","mobile"],"created_at":"2025-02-25T05:29:44.009Z","updated_at":"2025-07-29T06:33:43.269Z","avatar_url":"https://github.com/dashpay.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dash DAPI Client for JVM\n\n[![License](https://img.shields.io/github/license/dashevo/dapi-client-android)](https://github.com/dashevo/dapi-client-android/blob/master/LICENSE)\n[![dashevo/android-dpp](https://tokei.rs/b1/github/dashevo/dapi-client-android?category=code)](https://github.com/dashevo/dapi-client-android)\n\n| Branch | Tests                                                                                      | Coverage                                                                                                                             | Linting                                                                    |\n|--------|--------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| master | [![Tests](https://github.com/dashevo/dapi-client-android/workflows/CI/badge.svg?branch=master)](https://github.com/dashevo/dapi-client-android/actions) | [![codecov](https://codecov.io/gh/dashevo/dapi-client-android/branch/master/graph/badge.svg)](https://codecov.io/gh/dashevo/dapi-client-android) | ![Lint](https://github.com/dashevo/dapi-client-android/workflows/Kotlin%20Linter/badge.svg) |\n\n\n\n# Build\nThis depends on the `android-dpp` library\n```\ngit clone https://github.com/github/dashevo/android-dpp.git\ncd android-dpp\n./gradlew assemble\n```\nBuild this library:\n```\ngit clone https://github.com/github/dashevo/dapi-client-android.git\ncd dapi-client-android\n./gradlew assemble\n```\n- After building, it will be available on the local Maven repository.\n- To use it with gradle, add `mavenLocal()` to the `repositories` list in your `build.gradle` file and add \n  `org.dashj.platform:dapi-client:0.23-SNAPSHOT` as dependency. \n\n# Usage\nAdd mavenCentral() to the `repositories` list in your `build.gradle`\n```groovy\ndependencies {\n    implementation 'org.dashj.platform:dpp:0.23-SNAPSHOT'\n}\n```\n\n# Tests\nRun tests with `gradle build test`\n\n# KtLint\nCheck using ktlint:\n```shell\n./gradlew ktlint\n```\nFormat using ktlint:\n```shell\n./gradlew ktlintFormat\n```\n\n# Updating DPP\nThe .proto files are located here: https://github.com/dashevo/dapi-grpc.git (`/protos` directory)\n\nIn this project, they are in the `/src/main/proto` directory\n\n# Publish to maven central\n```shell\n./gradlew uploadArchives\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fdapi-client-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashpay%2Fdapi-client-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fdapi-client-android/lists"}