Update README

This commit is contained in:
Jack Grigg 2024-12-12 17:22:57 +00:00
parent 02304829b3
commit 791a6e244c
1 changed files with 4 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# zec-sqlite-wallet
# zec-sqlite-cli
This repository contains a CLI app for testing the `zcash_client_sqlite` crate.
@ -6,7 +6,9 @@ This repository contains a CLI app for testing the `zcash_client_sqlite` crate.
**DO NOT USE THIS IN PRODUCTION!!!**
This app has not been written with security in mind.
This app has not been written with security in mind. It does however have affordances
such as encryption of the mnemonic seed phrases that should make it viable for small
scale experimentation, at your own risk.
## Usage
@ -56,17 +58,6 @@ All code in this workspace is licensed under either of
at your option.
Downstream code forks should note that this app depends on the 'orchard' crate,
which is licensed under the
[Bootstrap Open Source License](https://github.com/zcash/orchard/blob/main/LICENSE-BOSL).
A license exception is provided allowing some derived works that are linked or
combined with the 'orchard' crate to be copied or distributed under the original
licenses (in this case MIT / Apache 2.0), provided that the included portions of
the 'orchard' code remain subject to BOSL.
See <https://github.com/zcash/orchard/blob/main/COPYING> for details of which
derived works can make use of this exception, and the `README.md` files in
subdirectories for which crates and components this applies to.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally