orchard/README.md

25 lines
896 B
Markdown
Raw Normal View History

2021-01-08 08:32:36 -08:00
# orchard [![Crates.io](https://img.shields.io/crates/v/orchard.svg)](https://crates.io/crates/orchard) #
2020-10-20 14:12:51 -07:00
**IMPORTANT**: This library is being actively developed and should not be used in production software.
2021-03-25 12:13:25 -07:00
Requires Rust 1.51+.
2020-10-20 15:09:21 -07:00
## Documentation
2021-01-08 08:32:36 -08:00
- [The Orchard Book](https://zcash.github.io/orchard/)
- [Crate documentation](https://docs.rs/orchard)
2020-10-20 14:12:51 -07:00
## License
Copyright 2020 The Electric Coin Company.
2021-04-16 09:24:18 -07:00
You may use this package under the Bootstrap Open Source Licence, version 1.0,
or at your option, any later version. See the file
[`LICENSE-BOSL`](LICENSE-BOSL) for the terms of the Bootstrap Open Source
Licence, version 1.0.
The purpose of the BOSL is to allow commercial improvements to the package
while ensuring that all improvements are open source. See
[here](https://electriccoin.co/blog/introducing-tgppl-a-radically-new-type-of-open-source-license/)
for why the BOSL exists.