Npubs are not created, they are found π
Egge
egge@npub.cash
npub1mhcr...c226
Building https://npub.cash π₯ Working on awesome nostr, cashu and Lightning stuff πβ‘οΈ
βBuilt with Cashu-TSβ is here!
In this blog post I build a tiny version of npub.cash using Cashu-TS View quoted note β
This is getting out of hand π View quoted note β
> Donβt you want to tape of your camera for safety reasons?
> Yo, itβs Linux. The camera doesnβt work
programmersarealsohuman5909 has me dying π
Typescript rewrite in Go! Great news π₯
Two new Cashu-TS docs pages added:
- How to generate deterministic secrets from a seed: https://cashubtc.github.io/cashu-ts-docs/docs/Guides/deterministic
- How to restore proofs from a seed: https://cashubtc.github.io/cashu-ts-docs/docs/Guides/restore
I want to start a blog series where I built small Cashu projects using Cashu-TS.
What are some of the things that you would like to see?
I just released the first version of almnd, a npm package for throttled communication with Cashu mints.
Almnd will schedule and reschedule mint calls with appropriate timings and backoffs, making sure that you can talk to mints, without having to worry about spamming them (and getting rate limited).
The first version focuses on minting. Other methods will be added soon(tm). I built this with npub.cash in mind. I think the most appropriate use case is services that have to deal with a lot of pending state over long periods of times. For most wallets I would recommend looking into Cashu's WebSocket protocol.
Library: https://www.npmjs.com/package/almnd
The first version focuses on minting. Other methods will be added soon(tm). I built this with npub.cash in mind. I think the most appropriate use case is services that have to deal with a lot of pending state over long periods of times. For most wallets I would recommend looking into Cashu's WebSocket protocol.
Library: https://www.npmjs.com/package/almndHi anon! Did you know that there is an open Cashu-TS dev call every week? Come join us: https://cashubtc.github.io/cashu-ts-docs/docs/get_in_touch
Anyone got the link to the new Macos long-form app that was released recently? #asknostr
Become ungovernable π 

π₯ 

Next month, Iβll be hosting a hands-on coding workshop on the basics of ecash and Cashu development!
π Where? Swiss Bitcoin Conference, Kreuzlingen, Switzerland
π
When? Saturday, April 26 (time TBD)
If youβre curious about building with ecash and Cashu, make sure to drop by π
More details about the conference: swiss-bitcoin-conference.com
Hope to see you there! π₯
I just paid the first invoice on npubcash v2 π₯
Support Bitcoin artists π§‘π₯ View quoted note β
I can not wait to never get rate limited again... π₯


Can not believe how helpful this community is. Lots of love to all of you π View quoted note β
The flu stole two weeks of my life⦠what do you do to stay healthy? #asknostr
Because I received a coupe of DMs pointing out a bug in this code: in JavaScript βthisβ is implicitly defined in every function scope. If there is no object attached (function is not a method) it points to the global object (window or globalThis).
There is no bug in this code. ecash fixes it globally.
View quoted note β
