orchard/README.md

23 lines
896 B
Markdown
Raw Normal View History

2020-10-20 14:12:51 -07:00
# pollard [![Crates.io](https://img.shields.io/crates/v/pollard.svg)](https://crates.io/crates/pollard) #
**IMPORTANT**: This library is being actively developed and should not be used in production software.
2020-10-20 15:09:21 -07:00
## Documentation
- [The Pollard Book](https://zcash.github.io/pollard/)
2020-10-20 16:41:42 -07:00
- [Crate documentation](https://docs.rs/pollard)
2020-10-20 14:12:51 -07:00
## License
Copyright 2020 The Electric Coin Company.
You may use this package under the Transitive Grace Period Public Licence,
version 1.0, or at your option, any later version. See the file
[`LICENSE-TGPPL`](LICENSE-TGPPL) for the terms of the Transitive Grace Period
Public Licence, version 1.0.
The purpose of the TGPPL is to allow commercial improvements to the package
while ensuring that all improvements are eventually open source. See
[here](https://tahoe-lafs.org/~zooko/tgppl.pdf) for why the TGPPL exists,
graphically illustrated on three slides.