Libraries
Cashu libraries allow developers to build wallets, mints, and other services that use Cashu.
Python
- Cashu Nutshell is a Python library for using Cashu wallets and mints inside other Python projects
TypeScript & JavaScript
- Cashu-TS is a TypeScript library for building Cashu wallets
- cashu-crypto-js is a TypeScript library that implements the basic cryptographic blinded signature scheme.
- Cashu tools are advanced Cashu wallet tools based on cashu-ts in TypeScript.
- blind-sig-js is a JavaScript library implementing Cashu's blind signature mechanism
Rust
- @thesimplekid/cashu-crab wallet and mint library
- @ngutech21/cashu-rs wallet and mint library and flutter app
- @clarkmoody/cashu-rs wallet and mint library
Golang
- Cashu-Feni is a Golang library for Cashu wallets and mints
- Gonuts is a Cashu wallet and mint implementation in Golang
Kotlin
- cashu-client is a Cashu client library in Kotlin.
- cashu-bdhke-kmp is a Kotlin library that implements the basic cryptographic blinded signature scheme.
Dart
- cashu_dart is Library for Cashu wallets written in Dart