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

  • 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.

Rust

Golang

  • Cashu-Feni is a Golang library for Cashu wallets and mints

JavaScript

  • Cashu-JS is a JavaScript library for building Cashu wallets

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.