mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-03-14 08:13:16 +00:00
The implementation supports two backends: - BLST (default) - Constantine (-d:por_backend_constantine) The implementation supports PoR over the following curves: - BLS12-381 (default) - BN254_Starks (use -d:por_backend_constantine -d:por_curve_bn254) Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
Description
Languages
Nim
86.5%
Python
5.4%
C
4.2%
Shell
1.3%
Nix
1.2%
Other
1.4%