mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-02 19:55:56 +01:00
chore: readme
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
# Cashu Development Kit
|
||||
|
||||
|
||||
CDK is a collection of rust crates for [Cashu](https://github.com/cashubtc) wallets and mints written in Rust.
|
||||
|
||||
**ALPHA** This library is in early development, the api will change.
|
||||
@@ -28,6 +27,9 @@ CDK is a collection of rust crates for [Cashu](https://github.com/cashubtc) wall
|
||||
- :heavy_check_mark: [NUT-13](https://github.com/cashubtc/nuts/blob/main/13.md)
|
||||
- :heavy_check_mark: [NUT-14](https://github.com/cashubtc/nuts/blob/main/14.md)
|
||||
|
||||
## Bindings
|
||||
|
||||
Experimental bindings can be found in the [bindings](./bindings/) folder.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
4
bindings/README.md
Normal file
4
bindings/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# CDK Bindings
|
||||
|
||||
Javascript:
|
||||
[cdk-js](./cdk-js/) javascript bindings for [cdk](../crates/cdk/)
|
||||
Reference in New Issue
Block a user