I’ve been thinking about how much @@ContextVM could bring to empowering Bitcoin users, and there were a few concepts I wanted to test.
First: https://contextbtc.org/wallet — a Bitcoin wallet that runs with a bitcoind RPC connection over MCP via Nostr and ContextVM. Right now it is only a Regtest proof of concept, and it’s still quite slow, but there’s a lot that can be improved.
The core idea is simple: the user runs bitcoind on a computer at home and doesn’t need to expose anything to the outside world. Then they run ContextBTC alongside it, and—using a Nostr key—they can operate their Bitcoin wallet on their phone using that bitcoind as backend, preserving privacy, self-sovereignty, and control.
More things to come....
#buildmarket
Login to reply
Replies (2)
You can also test all the tools that the server exposes at https://contextvm.org/s/7807ffe23010b8961a1e1aecb1cbf82b58e7cf99401cbb7874b73e21b1b12629
Awesome concept!