{"id":42787475,"url":"https://github.com/circular-protocol/circular-js-npm","last_synced_at":"2026-01-29T23:14:46.206Z","repository":{"id":257816851,"uuid":"867123556","full_name":"circular-protocol/circular-js-npm","owner":"circular-protocol","description":"Circular Protocol's official NPM package repo ","archived":false,"fork":false,"pushed_at":"2025-01-28T18:47:10.000Z","size":517,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-23T22:06:05.155Z","etag":null,"topics":["blockchain","circular","circular-protocol"],"latest_commit_sha":null,"homepage":"https://circular-protocol.gitbook.io/circular-sdk/api-docs/node.js","language":"JavaScript","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/circular-protocol.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-03T13:46:18.000Z","updated_at":"2025-01-28T18:46:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcbc74c6-58ed-4af9-851a-2da4ef9236c2","html_url":"https://github.com/circular-protocol/circular-js-npm","commit_stats":null,"previous_names":["circular-protocol/circular-js-npm"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/circular-protocol/circular-js-npm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circular-protocol%2Fcircular-js-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circular-protocol%2Fcircular-js-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circular-protocol%2Fcircular-js-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circular-protocol%2Fcircular-js-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circular-protocol","download_url":"https://codeload.github.com/circular-protocol/circular-js-npm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circular-protocol%2Fcircular-js-npm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28889869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":["blockchain","circular","circular-protocol"],"created_at":"2026-01-29T23:14:45.571Z","updated_at":"2026-01-29T23:14:46.202Z","avatar_url":"https://github.com/circular-protocol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Circular Protocol Node.js API\n\n## Overview\n\nThis is the **Circular Protocol Node.js API**, an open-source Node.js package designed to interact with the Circular Blockchain platform and its associated Network Access Gateway (NAG). This package provides a comprehensive set of APIs to manage wallets, assets, smart contracts, and blockchain transactions.\n\n### Version: 1.0.14\n- **Creation Date**: 7/12/2022\n- **Last Update**: 28/01/2025\n- **Originator**: Gianluca De Novi, PhD\n- **Contributors**: Danny De Novi, redorc83\n\n---\n\n## Features\n- Smart contract management and execution.\n- Wallet creation, registration, and balance retrieval.\n- Blockchain transaction submission and querying.\n- Asset and voucher management.\n- Domain resolution and association with wallets.\n- Analytics and blockchain data retrieval.\n- Support for `secp256k1` signing and verification using elliptic curve cryptography.\n\n---\n\n## Installation\n\n```bash\nnpm install circular-protocol-api\n```\n\n---\n\n## Usage\n\n### CommonJS\n```js\nconst CircularProtocolAPI = require('circular-protocol-api');\n\n(async () =\u003e {\n    try {\n        const blockchain = 'your-blockchain';\n        const wallet = 'your-wallet';\n        const walletExists = await CircularProtocolAPI.getWallet(blockchain, wallet); // 60-second timeout, 5-second interval\n        console.log('Wallet exists:', walletExists);\n    } catch (error) {\n        console.error('Error:', error);\n    }\n})();\n```\n\n### ES Modules\n```js\nimport CircularProtocolAPI from 'circular-protocol-api';\n\nvar walletExists = await CircularProtocolAPI.getWallet('BlockchainHex', 'WalletAddressHex');\nconsole.log(walletExists)\n```\n\n---\n\n## API Documentation\n\nFind more on [GitBook](https://circular-protocol.gitbook.io/circular-sdk/api-docs/node.js)\n\n---\n\n## License\n\nThis library is open-source and available for both private and commercial use. For detailed terms, please refer to the LICENSE file provided in the repository.\n\n---\n\n## Contributors\n\n- **Gianluca De Novi, PhD**\n- **Danny De Novi**\n- **redorc83**\n\nFor any issues or feature requests, feel free to open an issue or submit a pull request on the GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircular-protocol%2Fcircular-js-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircular-protocol%2Fcircular-js-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircular-protocol%2Fcircular-js-npm/lists"}