{"id":20309014,"url":"https://github.com/protokol/manager","last_synced_at":"2025-07-22T10:06:50.306Z","repository":{"id":37035626,"uuid":"271215431","full_name":"protokol/manager","owner":"protokol","description":"Protokol manager","archived":false,"fork":false,"pushed_at":"2025-07-10T00:47:16.000Z","size":3614,"stargazers_count":4,"open_issues_count":25,"forks_count":0,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-07-10T10:11:39.976Z","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,"zenodo":null}},"created_at":"2020-06-10T07:58:19.000Z","updated_at":"2022-12-02T15:59:47.000Z","dependencies_parsed_at":"2023-01-20T14:33:11.101Z","dependency_job_id":"44476c40-5e29-41c2-8c02-8deb78f59a48","html_url":"https://github.com/protokol/manager","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/protokol/manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protokol","download_url":"https://codeload.github.com/protokol/manager/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fmanager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266473051,"owners_count":23934476,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-14T17:25:09.298Z","updated_at":"2025-07-22T10:06:50.273Z","avatar_url":"https://github.com/protokol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Img](protokol-manager.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# Protokol Manager\n\nA repository consuming a set of `@protokol` packages providing Digital Asset (NFT) Support for any ARK Core v3 based bridgechains. Supporting the following main features:\n\n- profile management\n- asset creation (JSON Schema based asset structure)\n- token trading (auction, bid, trade)\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\nPrebuild packages are available for:\n\n- [macOS](https://github.com/protokol/protokol-manager/releases)\n- [Linux](https://github.com/protokol/protokol-manager/releases)\n- [Windows](https://github.com/protokol/protokol-manager/releases)\n\n## Source Install\n### Development Environment Setup\n\nRun `npm start` for a dev server. An electron window should spawn. The app will automatically reload if you change any of the source files.\n\n### Source Code Setup\n\n```bash\ngit clone https://github.com/protokol/protokol-manager\ncd protokol-manager\n\n# run npm install from root folder\nnpm install\n```\n\n#### Running Unit Tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n#### Running End-To-End Tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n### Build\n\nBuilding install packages for different OS.\n\n#### MacOS build\n\n```bash\nnpm run electron:mac\n```\n\n#### Linux build\n\n```bash\nnpm run electron:linux\n```\n\n#### Windows build\n\n```bash\nnpm run electron:windows\n```\n\n# Contact Us For Support And Custom Development\ninfo@protokol.com\n\n# License\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%2Fmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotokol%2Fmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fmanager/lists"}