{"id":41921505,"url":"https://github.com/cryptogarageinc/wallet-for-testing-js","last_synced_at":"2026-01-25T16:41:52.992Z","repository":{"id":39908191,"uuid":"237378318","full_name":"cryptogarageinc/wallet-for-testing-js","owner":"cryptogarageinc","description":"testing bitcoin wallet","archived":false,"fork":false,"pushed_at":"2026-01-18T23:08:51.000Z","size":1460,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-19T08:44:06.383Z","etag":null,"topics":["bitcoin","cfd","nodejs","test","wallet"],"latest_commit_sha":null,"homepage":null,"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/cryptogarageinc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-31T07:07:12.000Z","updated_at":"2026-01-18T23:08:49.000Z","dependencies_parsed_at":"2024-07-09T10:25:08.371Z","dependency_job_id":null,"html_url":"https://github.com/cryptogarageinc/wallet-for-testing-js","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/cryptogarageinc/wallet-for-testing-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptogarageinc%2Fwallet-for-testing-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptogarageinc%2Fwallet-for-testing-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptogarageinc%2Fwallet-for-testing-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptogarageinc%2Fwallet-for-testing-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptogarageinc","download_url":"https://codeload.github.com/cryptogarageinc/wallet-for-testing-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptogarageinc%2Fwallet-for-testing-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"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":["bitcoin","cfd","nodejs","test","wallet"],"created_at":"2026-01-25T16:41:52.924Z","updated_at":"2026-01-25T16:41:52.977Z","avatar_url":"https://github.com/cryptogarageinc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wallet-for-testing-js\n\n## build\n\nnpm install\n\n## use library\n\n```nodejs\nconst WalletManager = require('wallet-for-testing-js');\n```\n\n## use wallet console app\n\n```nodejs\nnode wallet-console.js\n```\n\n## use single console app\n\n- windows\n\n```bat\ndebug_tx.bat xxxxx\n```\n\n- macos or linux\n\n```sh\ndebug_tx.sh xxxxx\n```\n\n## test\n\ndocker-compose run wallet-test\n\n## note\n\n### When using node.js 18 or higher\n\nIn node.js 18 or higher, emscripten for cfd-js-wasm does not work properly.\nTherefore, it is necessary to run with the '--no-experimental-fetch' option.\n\n```sh\n# shell\nNODE_OPTIONS=\"--no-experimental-fetch\" npm run test\n\n# power shell\n$env:NODE_OPTIONS=\"--no-experimental-fetch\"\nnpm run test\n\n# command prompt\nset NODE_OPTIONS=\"--no-experimental-fetch\"\nnpm run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptogarageinc%2Fwallet-for-testing-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptogarageinc%2Fwallet-for-testing-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptogarageinc%2Fwallet-for-testing-js/lists"}