Jswallet
An experimental Bitcoin Wallet in Electron + React.js
Install / Use
/learn @mmick66/JswalletREADME
JSWallet

This is a companion to my Medium tutotial.
It is not production code and should be used for educational puproses only.
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.
Installation
git clone https://github.com/mmick66/jswallet.git
cd jswallet
npm install
npm start
Design Principles
Key derivation is the beating heart of a Bitcoin Wallet and most security concerns have to do with this first step.
My code is mainly intended as an illustration of the following pattern:

Building
This project was built using electron-forge. I have had problems building it in some machines and apparently the issue is not uncommon. In theory it should work like so...
npm publish
Warnings
As stated above this is not production code.
It is set to work with testnet by default but by a simple change in the env.js it could well function with real bitcoins!
Related Skills
bluebubbles
339.3kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
slack
339.3kUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
