mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-08 07:26:02 +01:00
readme
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "cashu-rs"
|
||||
name = "cashu-crab"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["thesimplekid"]
|
||||
license = "BSD-3-Clause"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/thesimplekid/cashu-rs"
|
||||
repository = "https://github.com/thesimplekid/cashu-crab"
|
||||
description = "Cashu rust library"
|
||||
|
||||
[workspace]
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
> **Warning**
|
||||
> This project is in early development, it does however work with real sats! Always use amounts you don't mind loosing.
|
||||
|
||||
Cashu RS is a rust library for [Cashu](https://github.com/cashubtc) wallets written in Rust.
|
||||
Cashu Crab is a rust library for [Cashu](https://github.com/cashubtc) wallets written in Rust.
|
||||
Modeled after [Cashu-ts](https://github.com/cashubtc/cashu-ts.
|
||||
|
||||
**ALPHA** This libary is in early development and should not be seen as stable, the api will change hopefully along with the name.
|
||||
|
||||
## Implemented [NUTs](https://github.com/cashubtc/nuts/):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user