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

Golang

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

Dart

  • cashu_dart is Library for Cashu wallets written in Dart