{"id":26804855,"url":"https://github.com/throughnothing/bitcore-spv","last_synced_at":"2025-04-23T05:42:53.598Z","repository":{"id":27662440,"uuid":"31148137","full_name":"throughnothing/bitcore-spv","owner":"throughnothing","description":"Javascript SPV Wallet built on top of bitcore","archived":false,"fork":false,"pushed_at":"2020-12-31T00:48:44.000Z","size":402,"stargazers_count":11,"open_issues_count":4,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T22:28:51.981Z","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/throughnothing.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":"2015-02-22T01:22:44.000Z","updated_at":"2023-03-10T10:21:01.000Z","dependencies_parsed_at":"2022-09-03T00:44:47.413Z","dependency_job_id":null,"html_url":"https://github.com/throughnothing/bitcore-spv","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/throughnothing%2Fbitcore-spv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fbitcore-spv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fbitcore-spv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/throughnothing%2Fbitcore-spv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/throughnothing","download_url":"https://codeload.github.com/throughnothing/bitcore-spv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250379779,"owners_count":21420841,"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":"2025-03-29T22:27:19.689Z","updated_at":"2025-04-23T05:42:53.576Z","avatar_url":"https://github.com/throughnothing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitcore-spv\n\n[![Build Status](https://travis-ci.org/throughnothing/bitcore-spv.svg?branch=master)](https://travis-ci.org/throughnothing/bitcore-spv)\n[![Coverage Status](https://coveralls.io/repos/throughnothing/bitcore-spv/badge.svg?branch=master)](https://coveralls.io/r/throughnothing/bitcore-spv?branch=master)\n\nBitcore-spv aims to be bitcoin SPV client (currently with a Wallet)\nwritten entirely in Javascript, and based on\n[bitcore](https://github.com/bitpay/bitcore).\n\nCurrently this will not run in browsers as-is, but the\n[chrome-net](https://github.com/feross/chrome-net) project can be used\nto replace node's `net` module when building for the browser.  My\n[BitcoinSPVCrx](https://github.com/throughnothing/BitcoinSPVCrx) project\ncurrently does this to make `bitcore-spv` run in a Chrome App.  A similar\napproach should definitely be possible to utilize WebRTC or whatever\nsockets implementation Firefox provides.\n\n\n## Development requirements\n\n  * Node.js + [npm](https://www.npmjs.org/).\n  * For running tests: `npm install -g mocha`\n  * `npm install`\n\n## Running Tests\n\n```\nnpm run test\n```\n\n## Running the sample script\n\n  * `node scripts/spvnode.js`\n\nThis is an example script provided for testing.  It will currently sync\nwith the blockchain, and update the `lib/data/index.js` data file, which\nstores a compressed/shrunk version of verified block headers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthroughnothing%2Fbitcore-spv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthroughnothing%2Fbitcore-spv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthroughnothing%2Fbitcore-spv/lists"}