From d1ae3f5c99830db025fa40ffe0f2deeac7e3ce2b Mon Sep 17 00:00:00 2001 From: dergigi Date: Tue, 26 May 2026 01:03:25 +0200 Subject: [PATCH 1/2] docs(projects): add cashu-ts to Cashu page --- data/projects/cashu.mdx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/data/projects/cashu.mdx b/data/projects/cashu.mdx index fe9b22bec..d33e1b2bc 100644 --- a/data/projects/cashu.mdx +++ b/data/projects/cashu.mdx @@ -62,13 +62,16 @@ Cashu is free, open-source software with no business model. Protocol work, the reference mint, the web wallet, and ecosystem coordination all depend on grants. OpenSats has been supporting Cashu since the -[first wave of Bitcoin grants](/blog/bitcoin-grants-july-2023#cashu) in July -2023. A [long-term support grant](/blog/cashu-calle-receives-lts-grant) followed +[first wave of Bitcoin grants](/blog/bitcoin-grants-july-2023#cashu) in July 2023. A [long-term support grant](/blog/cashu-calle-receives-lts-grant) followed in June 2024. Separate grants went to [Nutshell](/blog/8th-wave-of-bitcoin-grants#cashu-nutshell) (8th wave), [Nutstash](/blog/ninth-wave-of-bitcoin-grants#nutstash) (9th wave), and [OpenCash](/projects/opencash) for broader ecosystem coordination. +OpenSats has also funded multiple Cashu ecosystem projects. The +[sixteenth wave of Bitcoin grants](/blog/sixteenth-wave-of-bitcoin-grants#cashu-ts-and-coco) +included `cashu-ts`, a TypeScript library for Cashu wallets and apps. + ## What's next? Nutshell [0.20.0](https://github.com/cashubtc/nutshell/releases/tag/0.20.0) shipped in Q1 2026 with improved P2PK/HTLC validation and From a6a010811f28ca8c97e505c47a9b29ab8a8e7516 Mon Sep 17 00:00:00 2001 From: dergigi Date: Tue, 26 May 2026 04:05:20 +0200 Subject: [PATCH 2/2] docs(projects): tighten cashu-ts funding note --- data/projects/cashu.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/data/projects/cashu.mdx b/data/projects/cashu.mdx index d33e1b2bc..44addd8d5 100644 --- a/data/projects/cashu.mdx +++ b/data/projects/cashu.mdx @@ -66,11 +66,10 @@ OpenSats has been supporting Cashu since the in June 2024. Separate grants went to [Nutshell](/blog/8th-wave-of-bitcoin-grants#cashu-nutshell) (8th wave), [Nutstash](/blog/ninth-wave-of-bitcoin-grants#nutstash) (9th wave), and -[OpenCash](/projects/opencash) for broader ecosystem coordination. - -OpenSats has also funded multiple Cashu ecosystem projects. The +[OpenCash](/projects/opencash) for broader ecosystem coordination. The [sixteenth wave of Bitcoin grants](/blog/sixteenth-wave-of-bitcoin-grants#cashu-ts-and-coco) -included `cashu-ts`, a TypeScript library for Cashu wallets and apps. +also included [`cashu-ts`](https://cashu-ts.dev/), a TypeScript library for +Cashu wallets and apps. ## What's next?