mirror of https://github.com/status-im/EIPs.git
Fix links
This commit is contained in:
parent
9b9e9c86b8
commit
2216e5afae
|
@ -133,6 +133,6 @@ And thus, the precompiled contract can be implemented by verifying that
|
|||
|
||||
Implementations are available here:
|
||||
|
||||
- [libsnark](https://github.com/scipr-lab/libsnark/blob/master/src/algebra/curves/alt_bn128/alt_bn128_g1.hpp) (C++)
|
||||
- [libff](https://github.com/scipr-lab/libff/blob/master/libff/algebra/curves/alt_bn128/alt_bn128_g1.hpp) (C++)
|
||||
- [bn](https://github.com/zcash/bn/blob/master/src/groups/mod.rs) (Rust)
|
||||
- [Python](https://github.com/ethereum/research/blob/master/zksnark/bn128_pairing.py)
|
||||
- [Python](https://github.com/ethereum/py_pairing/blob/master/py_ecc/bn128/bn128_pairing.py)
|
||||
|
|
Loading…
Reference in New Issue