{"id":20305793,"url":"https://github.com/bitpay/cordova-sdk-sample","last_synced_at":"2025-08-07T17:55:21.560Z","repository":{"id":21717822,"uuid":"25039391","full_name":"bitpay/cordova-sdk-sample","owner":"bitpay","description":"sample application using the bitpay cordova sdk","archived":false,"fork":false,"pushed_at":"2014-10-14T19:43:29.000Z","size":1752,"stargazers_count":8,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T08:03:03.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitpay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-10T14:36:45.000Z","updated_at":"2024-08-29T17:00:55.000Z","dependencies_parsed_at":"2022-08-18T21:52:40.485Z","dependency_job_id":null,"html_url":"https://github.com/bitpay/cordova-sdk-sample","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/bitpay%2Fcordova-sdk-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpay%2Fcordova-sdk-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpay%2Fcordova-sdk-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpay%2Fcordova-sdk-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitpay","download_url":"https://codeload.github.com/bitpay/cordova-sdk-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248425043,"owners_count":21101285,"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":"2024-11-14T17:09:54.358Z","updated_at":"2025-04-11T14:51:51.050Z","avatar_url":"https://github.com/bitpay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Store App\n\nThis is a Cordova project for Android and IOS platforms, build with [Ionic](http://ionicframework.com/).\nThe project demos the integration of the [BitPay's Cordova SDK](http://github.com/bitpay/cordova-sdk).\n\n## Install dependencies\n\n    sudo npm install -g cordova ionic\n    git clone https://github.com/bitpay/sample-cordova-sdk.git\n    npm install\n    bower install\n\n## Configure project\n\n    cordova plugin add https://github.com/bitpay/cordova-sdk.git\n\n    cordova plugin add com.ionic.keyboard\n    cordova plugin add org.apache.cordova.console\n    cordova plugin add org.apache.cordova.device\n\n    cordova platform add ios\n    cordova platform add android\n\n## Setup your token\nCreate a new token on [My Account \u003e API Tokens](https://test.bitpay.com/api-tokens) and use it to create a Bitpay instance. Edit BitPay's serivce initialization at [www/js/services.js](./www/js/services.js#L14) to use your token.\n\n    var bitpay = new Bitpay({\n        host: 'test.bitpay.com',\n        port: 443,\n        token: '\u003cYOUR_TOKEN\u003e'\n    });\n\n## Run it\n\n    cordova emulate ios\n    cordova run android\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpay%2Fcordova-sdk-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitpay%2Fcordova-sdk-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpay%2Fcordova-sdk-sample/lists"}