Nutoff Reworked: Now Powered by Coco Cashu
We have rebuilt Nutoff from the ground up using Coco Cashu, a new high-level library created by nostr:npub1mhcr4j594hsrnen594d7700n2t03n8gdx83zhxzculk6sh9nhwlq7uc226 . Nutoff remains local-first, keeping your nuts off, but now offers complete mint management, true multimint support, seed phrase recovery, and more robust, event-driven operations, all thanks to Coco. Users can expect safer, more reliable wallet behavior and straightforward backup/restore functionality, with all sensitive data kept offline and never leaving your device, using CVM to enables remote invoice, payment, and management flows.
How to Get Started:
1. Clone the repository: https://github.com/contextvm/nutoff-wallet
2. Open a terminal in the directory and install dependencies, ideally using Bun: `bun install`
3. Run the server: `bun start`
4. You will see a log in the console with your `SERVER PUBLIC KEY: <public-key>`
5. Navigate to contextvm.org/s/<public-key-of-your-wallet> to start using the wallet.
With this running, you could use CtxCn to generate a client to your own taste, matching the interface that you like the most. The 'backend' will always remain the same, but you can write any UI/UX on top, like skins, without changing anything in your wallet
For more detailed information, refer to the repository's README.
Note: Coco-Cashu is currently in alpha. Use it at your own risk.
- Coco-Cashu: https://github.com/cashubtc/coco
- Nutoff: https://github.com/contextvm/nutoff-wallet
We have rebuilt Nutoff from the ground up using Coco Cashu, a new high-level library created by nostr:npub1mhcr4j594hsrnen594d7700n2t03n8gdx83zhxzculk6sh9nhwlq7uc226 . Nutoff remains local-first, keeping your nuts off, but now offers complete mint management, true multimint support, seed phrase recovery, and more robust, event-driven operations, all thanks to Coco. Users can expect safer, more reliable wallet behavior and straightforward backup/restore functionality, with all sensitive data kept offline and never leaving your device, using CVM to enables remote invoice, payment, and management flows.
How to Get Started:
1. Clone the repository: https://github.com/contextvm/nutoff-wallet
2. Open a terminal in the directory and install dependencies, ideally using Bun: `bun install`
3. Run the server: `bun start`
4. You will see a log in the console with your `SERVER PUBLIC KEY: <public-key>`
5. Navigate to contextvm.org/s/<public-key-of-your-wallet> to start using the wallet.
With this running, you could use CtxCn to generate a client to your own taste, matching the interface that you like the most. The 'backend' will always remain the same, but you can write any UI/UX on top, like skins, without changing anything in your wallet
For more detailed information, refer to the repository's README.
Note: Coco-Cashu is currently in alpha. Use it at your own risk.
- Coco-Cashu: https://github.com/cashubtc/coco
- Nutoff: https://github.com/contextvm/nutoff-wallet