Skip to content

Commit 61e86b9

Browse files
committed
Update README.md
1 parent 7daba2e commit 61e86b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Package dependencies:
5252
- [ecdsa](https://pypi.org/project/ecdsa/) for nist256p1 and secp256k1 curves
5353
- [pynacl](https://pypi.org/project/PyNaCl/) for ed25519 curve
5454
- [py-sr25519-bindings](https://pypi.org/project/py-sr25519-bindings/) for sr25519 curve
55-
- [ed25519-blake2b](https://github.com/ebellocchia/python-ed25519-blake2b/) for ed25519-blake2b curve (my fork to automatically build wheels)
55+
- [ed25519-blake2b-fork](https://github.com/ebellocchia/python-ed25519-blake2b/) for ed25519-blake2b curve (my fork to automatically build wheels)
5656
- [pytoniq-core-fork](https://github.com/ebellocchia/pytoniq-core) for TON primitives (my fork to extend compatibility to Python >= 3.7)
5757

5858
Please note that, for the py-sr25519-bindings library, Rust is required to be installed.

0 commit comments

Comments
 (0)