{"id":27230808,"url":"https://github.com/platonnetwork/client-sdk-android","last_synced_at":"2025-04-10T13:33:24.816Z","repository":{"id":48042497,"uuid":"166323982","full_name":"PlatONnetwork/client-sdk-android","owner":"PlatONnetwork","description":"A Android interface for interacting with the PlatON network","archived":false,"fork":false,"pushed_at":"2021-08-10T09:01:02.000Z","size":2456,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-22T00:43:34.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/PlatONnetwork.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":"2019-01-18T01:36:25.000Z","updated_at":"2024-04-22T00:43:34.998Z","dependencies_parsed_at":"2022-08-12T17:20:46.154Z","dependency_job_id":null,"html_url":"https://github.com/PlatONnetwork/client-sdk-android","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlatONnetwork%2Fclient-sdk-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlatONnetwork%2Fclient-sdk-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlatONnetwork%2Fclient-sdk-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlatONnetwork%2Fclient-sdk-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlatONnetwork","download_url":"https://codeload.github.com/PlatONnetwork/client-sdk-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225721,"owners_count":21068078,"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":[],"created_at":"2025-04-10T13:33:24.741Z","updated_at":"2025-04-10T13:33:24.804Z","avatar_url":"https://github.com/PlatONnetwork.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\u003e Android SDK is a Java development kit for PlatON public chain provided by PlatON for Android developers.\n\n# Build\n```\n    git clone https://github.com/PlatONnetwork/client-sdk-android.git\n    cd client-sdk-android/\n    ./gradlew clean jar            //Generate jar package\n   \n``` \n\n# Use\n\n* config maven repository:  https://sdk.platon.network/nexus/content/groups/public/\n* config maven or gradle in project\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.platon.client\u003c/groupId\u003e\n    \u003cartifactId\u003ecore\u003c/artifactId\u003e\n    \u003cversion\u003e0.7.6.0-android\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nor\n\n```\ncompile \"com.platon.client:core:0.7.6.0-android\"\n```\n\n* use in project\n\n```\nWeb3j web3j = Web3jFactory.build(new HttpService(\"https://host:port\"));\n```\n\n\n# Other\n[more reference wiki](https://github.com/PlatONnetwork/wiki/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatonnetwork%2Fclient-sdk-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplatonnetwork%2Fclient-sdk-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatonnetwork%2Fclient-sdk-android/lists"}