{"id":21850487,"url":"https://github.com/circlefin/w3s-android-sdk","last_synced_at":"2026-03-06T05:34:10.562Z","repository":{"id":182225823,"uuid":"663139367","full_name":"circlefin/w3s-android-sdk","owner":"circlefin","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-08T17:22:10.000Z","size":11,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-26T12:44:13.626Z","etag":null,"topics":["web3"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/circlefin.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-06T16:29:42.000Z","updated_at":"2024-12-05T17:32:36.000Z","dependencies_parsed_at":"2024-01-24T18:41:50.047Z","dependency_job_id":"9beba4fc-7632-4f37-bdf2-8733ed1e2125","html_url":"https://github.com/circlefin/w3s-android-sdk","commit_stats":null,"previous_names":["circlefin/w3s-android-sdk"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-android-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-android-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-android-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-android-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circlefin","download_url":"https://codeload.github.com/circlefin/w3s-android-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244843171,"owners_count":20519775,"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":["web3"],"created_at":"2024-11-28T00:17:48.482Z","updated_at":"2026-03-06T05:34:10.492Z","avatar_url":"https://github.com/circlefin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# w3s-android-sdk\n\n## Installation\nAdd the maven repository to your gradle file. It's suggested that load settings from `local.properties`:\n```gradle\nrepositories {\n\t...\n\tmaven { \n        \tProperties properties = new Properties()\n\t\t// Load local.properties.\n        \tproperties.load(new File(rootDir.absolutePath + \"/local.properties\").newDataInputStream())\n\t\t\t\n\t\turl properties.getProperty('pwsdk.maven.url')\n\t\tcredentials {\n        \t\tusername properties.getProperty('pwsdk.maven.username')\n        \t\tpassword properties.getProperty('pwsdk.maven.password')\n\t\t}\n\t}\n}\n```\nAdd the maven setting values in `local.properties` file:\n```properties\npwsdk.maven.url=https://maven.pkg.github.com/circlefin/w3s-android-sdk\npwsdk.maven.username=\u003cGITHUB_USERNAME\u003e\n# Fine-grained personal access tokens or classic with package write permission.\npwsdk.maven.password=\u003cGITHUB_PAT\u003e \n\n```\n\nAdd the dependency:\n\n```gradle\ndependencies {\n\timplementation 'circle.programmablewallet:sdk:version'\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fw3s-android-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirclefin%2Fw3s-android-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fw3s-android-sdk/lists"}