From b18fccf6393491539b79f52416b95a99245197f5 Mon Sep 17 00:00:00 2001 From: thesimplekid Date: Tue, 25 Apr 2023 22:05:57 -0400 Subject: [PATCH] readme --- Cargo.toml | 4 ++-- README.md | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ee7ca119..47045fc8 100644 --- a/Cargo.toml +++ b/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] diff --git a/README.md b/README.md index 77911e3b..26f9798d 100644 --- a/README.md +++ b/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/):