{"id":20309039,"url":"https://github.com/protokol/collectibles-mobile","last_synced_at":"2025-09-05T16:44:30.520Z","repository":{"id":47982704,"uuid":"335656777","full_name":"protokol/collectibles-mobile","owner":"protokol","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-27T01:32:45.000Z","size":68870,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-03-04T07:45:24.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/protokol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-03T14:47:18.000Z","updated_at":"2021-08-11T08:01:00.000Z","dependencies_parsed_at":"2024-06-25T00:25:40.568Z","dependency_job_id":"dd4f69d9-c034-4a26-8048-6fda2359b492","html_url":"https://github.com/protokol/collectibles-mobile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"protokol/core-starter-kit","purl":"pkg:github/protokol/collectibles-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fcollectibles-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fcollectibles-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fcollectibles-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fcollectibles-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protokol","download_url":"https://codeload.github.com/protokol/collectibles-mobile/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fcollectibles-mobile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262313117,"owners_count":23292061,"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:25:13.456Z","updated_at":"2025-06-27T18:37:05.229Z","avatar_url":"https://github.com/protokol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Img](collectibles-mobile.png)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n# Digital cards mobile app\n\nA mobile app consuming a set of `@protokol` packages providing Digital Asset (NFT) Support. Supporting the following main features:\n\n- wallet management\n- digital card ownership\n\nFor more information and detailed documentation follow this link: https://docs.protokol.com/nft/.\n\nThis work is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).\n\n## Production Install\nApp is available on:\n\n- [Web](https://protokol.github.io/collectibles-mobile)\n- [Android](https://protokol.github.io/collectibles-mobile)\n- [iOS](https://protokol.github.io/collectibles-mobile)\n\n[comment]: # (TODO: Replace Android and iOS links to Google Play \u0026 App Store)\n\n## Source Install\n\nCopy .env.template to .env and configure properly\nKeep REACT_APP_PAPER_COINS_FAUCET_SENDER_PASSPHRASE empty to disable Faucet funcionality\n\nBe sure you don't publish any passphrase for real money production environments\n\nConfigure REACT_APP_GOOGLE_MAPS_API_KEY with your Google Maps API key to show app locations properly\n\n### Development Environment Setup\n\nRun `npm start` for a dev server. The application will open in your default browser.\n\nRun `npm run build` to create build folder.\n\nRun `npm run build:android:ci` and after `npm run cap:start:android` for a dev Android application.  \nRunning Android application requires Android Studio to be installed.\nNote: If you cant find the folder capacitor-cordova-android-plugins inside the android project folder, you need to run a capacitor command to create it (and update plugin variables): Run `npx cap sync`\n\nRun `cap:start:ios` for a dev iOS application.  \nRunning iOS application requires XCode to be installed. \n\n### Source Code Setup\n\n```bash\ngit clone https://github.com/protokol/collectibles-mobile\ncd collectibles-mobile\n\n# run npm install from root folder\nnpm install\n\n# install ionic cli tool\nnpm install -g @ionic/cli\n```\n\n#### Running on Android SDK  \nCreate, if not exists, local.properties file at android folder with next line:  \nsdk.dir=[path to ANDROID SDK FOLDER]\n\n```\nnpm run build:android:ci  (Windows users: npm run win:build:android:ci)\nnpm run cap:start:android\n```\n#### Running Unit Tests\n\nRun `npm run test` to execute the unit tests via [Jest](https://jestjs.io/).\n\n###Building with Ionic AppFlow\n\nAndroid: \"prebuild\" script will be executed after \"build\"\n\n# Contact Us For Support And Custom Development\n\ninfo@protokol.com\n\n# License\n\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\nThis work is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/), under the following terms:\n\n#### Attribution\n\nYou must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\n#### NonCommercial\n\nYou may not use the material for commercial purposes. For commercial purposes please reach out to info@protokol.com.\n\n#### ShareAlike\n\nIf you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.\n\n#### Legal code\n\nRead the rest of the obligatory [license legal code](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).\n\nCopyright (c) Protokol.com 2020\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fcollectibles-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotokol%2Fcollectibles-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fcollectibles-mobile/lists"}