Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 766 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 766 Bytes

Cashu Development Kit

Warning

Archived! Check https://github.com/cashubtc/cdk.

Project structure

The project is split up into several crates in the crates/ directory:

  • Libraries:
    • cdk: Cashu Development Kit
  • Binaries (tools):

Bindings

cdk crate can be embedded inside other environments, like Swift, Kotlin, Python and JavaScript. Please, explore the bindings/ directory to learn more.

State

These libraries are in ALPHA state, things that are implemented generally work but the API will change in breaking ways.

License

This project is distributed under the MIT software license - see the LICENSE file for details