{"id":25703460,"url":"https://github.com/dashpay/android-dpp","last_synced_at":"2026-03-08T06:31:12.565Z","repository":{"id":44720388,"uuid":"138198554","full_name":"dashpay/android-dpp","owner":"dashpay","description":"Dash Platform Protocol for JVM (Java, Kotlin, etc)","archived":false,"fork":false,"pushed_at":"2023-08-15T18:09:27.000Z","size":4296,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-24T17:29:48.519Z","etag":null,"topics":["android","java","kotlin","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-06-21T16:56:03.000Z","updated_at":"2022-12-16T03:45:40.000Z","dependencies_parsed_at":"2025-02-25T05:40:22.248Z","dependency_job_id":null,"html_url":"https://github.com/dashpay/android-dpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashpay/android-dpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fandroid-dpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fandroid-dpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fandroid-dpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fandroid-dpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashpay","download_url":"https://codeload.github.com/dashpay/android-dpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fandroid-dpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30247313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T05:41:50.788Z","status":"ssl_error","status_checked_at":"2026-03-08T05:41:39.075Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","java","kotlin","mobile"],"created_at":"2025-02-25T05:29:44.323Z","updated_at":"2026-03-08T06:31:12.441Z","avatar_url":"https://github.com/dashpay.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dash Platform Protocol (DPP) for JVM\n\n[![License](https://img.shields.io/github/license/dashevo/android-dpp)](https://github.com/dashevo/android-dpp/blob/master/LICENSE)\n[![dashevo/android-dpp](https://tokei.rs/b1/github/dashevo/android-dpp?category=code)](https://github.com/dashevo/android-dpp)\n\n| Branch | Tests                                                                                      | Coverage                                                                                                                             | Linting                                                                    |\n|--------|--------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| master | [![Tests](https://github.com/dashevo/android-dpp/workflows/CI/badge.svg?branch=master)](https://github.com/dashevo/android-dpp/actions) | [![codecov](https://codecov.io/gh/dashevo/android-dpp/branch/master/graph/badge.svg)](https://codecov.io/gh/dashevo/android-dpp) | ![Lint](https://github.com/dashevo/android-dpp/workflows/Kotlin%20Linter/badge.svg) |\n\n\n# Build and Publish to Local Repository\n```\ngit clone https://github.com/github/dashevo/android-dpp.git\ncd android-dpp\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 `org.dashj.platform:dpp:0.24-SNAPSHOT` as a dependency. \n\n# Usage\nAdd mavenCentral() to the `repositories` list in your `build.gradle`\n```groovy\n\ndependencies {\n    implementation 'org.dashj.platform:dpp:0.24-SNAPSHOT'\n}\n```\n\n# KtLint\nCheck using ktlint:\n```shell\n./gradlew ktlint\n```\nFormat using ktlint:\n```shell\n./gradlew ktlintFormat\n```\n\n# Tests\nRun tests with `./gradlew build test`\n\n# Debugging Tools\n- https://cbor.me\n\n# Publish to Maven Central\n```shell\n./gradlew uploadArchives\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fandroid-dpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashpay%2Fandroid-dpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fandroid-dpp/lists"}