This commit is contained in:
thesimplekid
2023-06-23 23:27:18 -04:00
parent 892e1500b5
commit 46dfb7f3b4
2 changed files with 4 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ license = "BSD-3-Clause"
readme = "README.md"
repository = "https://github.com/thesimplekid/cashu-crab"
description = "Cashu rust wallet library"
exclude = ["integration_test"]
# exclude = ["integration_test"]
[workspace]
members = ["integration_test"]
#[workspace]
#members = ["integration_test"]
[dependencies]

View File

@@ -4,7 +4,7 @@
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 library is in early development, the api will change. Hopefully along with the name.
**ALPHA** This library is in early development, the api will change.
## Implemented [NUTs](https://github.com/cashubtc/nuts/):