thesimplekid 1 year ago
parent
commit
b18fccf639
2 changed files with 6 additions and 3 deletions
  1. 2 2
      Cargo.toml
  2. 4 1
      README.md

+ 2 - 2
Cargo.toml

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

+ 4 - 1
README.md

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