readme: Add link to gh discussions

This commit is contained in:
Paul Miller 2024-02-05 17:45:16 +01:00
parent ba58a282bd
commit a1a7dc9cbf
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

@ -12,9 +12,13 @@ Audited & minimal JS implementation of elliptic curve cryptography.
- 🧜‍♂️ Poseidon ZK-friendly hash
- 🪶 178KB for everything, 25KB for single-curve build
### This library belongs to _noble_ crypto
For discussions, questions and support, visit
[GitHub Discussions](https://github.com/paulmillr/noble-curves/discussions)
section of the repository.
> **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools.
### This library belongs to _noble_ cryptography
> **noble cryptography** — high-security, easily auditable set of contained cryptographic libraries and tools.
- Zero or minimal dependencies
- Highly readable TypeScript / JS code