This commit is contained in:
thesimplekid
2023-04-25 22:05:57 -04:00
parent 97ffcc82c3
commit b18fccf639
2 changed files with 6 additions and 3 deletions

View File

@@ -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]

View File

@@ -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/):