Today I build the first example Cashu CLI wallet using coco-cashu.
- mint info & keysets cache with revalidation
- proof storage and state management
- coin selection
- send / receive / mint
49 lines of code.
Login to reply
Replies (3)
Show coach sir
The example wallet will be published as part of the coco repo. The core package (which carries all the cashu logic) can be found here. I don't recommend using it just yet, as I am breaking the API constantly

GitHub
coco/packages/core at master ยท cashubtc/coco
Contribute to cashubtc/coco development by creating an account on GitHub.
๐