{"id":37392858,"url":"https://github.com/cryptopay-dev/cryptopay-node","last_synced_at":"2026-01-16T05:34:06.235Z","repository":{"id":94447941,"uuid":"422191082","full_name":"cryptopay-dev/cryptopay-node","owner":"cryptopay-dev","description":"Node.js library for the Cryptopay API","archived":false,"fork":false,"pushed_at":"2025-08-29T13:36:47.000Z","size":788,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-29T16:38:31.659Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptopay-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-28T12:15:01.000Z","updated_at":"2025-03-26T05:05:35.000Z","dependencies_parsed_at":"2025-08-29T15:24:25.552Z","dependency_job_id":"cb758f4f-e607-4bc9-8ead-5b466cff3d47","html_url":"https://github.com/cryptopay-dev/cryptopay-node","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cryptopay-dev/cryptopay-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptopay-dev%2Fcryptopay-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptopay-dev%2Fcryptopay-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptopay-dev%2Fcryptopay-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptopay-dev%2Fcryptopay-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptopay-dev","download_url":"https://codeload.github.com/cryptopay-dev/cryptopay-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptopay-dev%2Fcryptopay-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-16T05:34:06.180Z","updated_at":"2026-01-16T05:34:06.224Z","avatar_url":"https://github.com/cryptopay-dev.png","language":"TypeScript","readme":"# Cryptopay Node Library\n\nCryptopay-node - The official NodeJS library for the Cryptopay API\n\nCryptopay is a payment gateway and business wallet that allows merchants to automate the processes of accepting cryptocurrency payments and payouts from their customers, as well as making currency exchange transactions and receiving data on the transaction history and account balance statuses for reporting.\n\nFor more information, please visit [Cryptopay API docs](https://developers.cryptopay.me).\n\n## Table of contents\n\n* [Installation](#installation)\n* [Configuration](#configuration)\n* [Usage](#usage)\n* [Callbacks](#callbacks)\n* [Contributing](#contributing)\n\n## Installation\n\nUse this command install node modules:\n\n```bash\nnpm install cryptopay-node\n```\n\n## Configuration\n\n### Create API credentials\n\nLearn mode about API credentials at [Developers guide](https://developers.cryptopay.me/guides/api-credentials)\n\n### Configure library\n\n```js\nconst { Cryptopay, SERVER } = require('cryptopay-node');\n// Server is an optional parameter which is imported from constants.ts and switches between sandbox and production.\nconst api = new Cryptopay(api_secret, api_key, callback_secret, server, SERVER.sandbox);\n```\n\n## Usage\n\nSee [Documentation](https://cryptopay-dev.github.io/cryptopay-node/classes/index.Cryptopay.html)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/cryptopay-dev/cryptopay-node\u003e.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptopay-dev%2Fcryptopay-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptopay-dev%2Fcryptopay-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptopay-dev%2Fcryptopay-node/lists"}