{"id":14980057,"url":"https://github.com/mmick66/jswallet","last_synced_at":"2025-10-28T20:32:24.833Z","repository":{"id":79029066,"uuid":"121261277","full_name":"mmick66/jswallet","owner":"mmick66","description":"An experimental Bitcoin Wallet in Electron + React.js","archived":false,"fork":false,"pushed_at":"2020-06-13T13:47:50.000Z","size":1042,"stargazers_count":92,"open_issues_count":3,"forks_count":41,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T18:11:21.324Z","etag":null,"topics":["antd","bitcoin","bitcoin-wallet","electron","electron-app","javascript","react"],"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/mmick66.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-12T15:07:29.000Z","updated_at":"2024-12-04T02:21:45.000Z","dependencies_parsed_at":"2023-03-30T12:34:14.150Z","dependency_job_id":null,"html_url":"https://github.com/mmick66/jswallet","commit_stats":{"total_commits":71,"total_committers":4,"mean_commits":17.75,"dds":"0.22535211267605637","last_synced_commit":"3636543499fb0cb055143fa3de5a6e65be971097"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmick66%2Fjswallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmick66%2Fjswallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmick66%2Fjswallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmick66%2Fjswallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmick66","download_url":"https://codeload.github.com/mmick66/jswallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238720186,"owners_count":19519306,"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":["antd","bitcoin","bitcoin-wallet","electron","electron-app","javascript","react"],"created_at":"2024-09-24T14:01:13.665Z","updated_at":"2025-10-28T20:32:18.965Z","avatar_url":"https://github.com/mmick66.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSWallet\n\n![Screen Shot](https://github.com/mmick66/jswallet/blob/master/assets/Screen_Shot.png)\n\n\nThis is a companion to my [Medium tutotial](https://medium.com/@michael.m/lets-create-a-secure-hd-bitcoin-wallet-in-electron-react-js-575032c42bf3).\n\nIt is **not** production code and should be used for educational puproses only.\n\n\u003e It seems that at this moment, testnet is experiencing a tremendous amount of tranffic which has rendered the network practically unusable. The faucets are down and the transactions are stuck. We will all have to wait for while.\n\n## Installation\n\n```\ngit clone https://github.com/mmick66/jswallet.git\ncd jswallet\nnpm install\nnpm start\n```\n\n## Design Principles\n\nKey derivation is the beating heart of a Bitcoin Wallet and most security concerns have to do with this first step.\n\nMy code is mainly intended as an illustration of the following pattern:\n\n![Key Derivation](https://github.com/mmick66/jswallet/blob/master/assets/Key%20Chain.png)\n\n## Building\n\nThis project was built using [electron-forge](https://github.com/electron-userland/electron-forge). I have had problems building it in some machines and apparently the [issue is not uncommon](https://github.com/electron-userland/electron-forge/issues/434). In theory it should work like so...\n\n```\nnpm publish\n```\n\n## Warnings\n\nAs stated above this is **not** production code. \nIt is set to work with *testnet* by default but by a simple change in the `env.js` it could well function with real bitcoins!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmick66%2Fjswallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmick66%2Fjswallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmick66%2Fjswallet/lists"}