|
@@ -20,6 +20,7 @@ The project is split up into several crates in the `crates/` directory:
|
|
|
* [**cdk-rexie**](./crates/cdk-rexie/): Rexie Storage backend for browsers.
|
|
|
* [**cdk-axum**](./crates/cdk-axum/): Axum webserver for mint.
|
|
|
* [**cdk-cln**](./crates/cdk-cln/): CLN Lightning backend for mint.
|
|
|
+ * [**cdk-lnd**](./crates/cdk-lnd/): Lnd Lightning backend for mint.
|
|
|
* [**cdk-strike**](./crates/cdk-strike/): Strike Lightning backend for mint.
|
|
|
* [**cdk-lnbits**](./crates/cdk-lnbits/): [LNbits](https://lnbits.com/) Lightning backend for mint.
|
|
|
* [**cdk-fake-wallet**](./crates/cdk-fake-wallet/): Fake Lightning backend for mint. To be used only for testing, quotes are automatically filled.
|