This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-codex
Watch
1
Star
0
Fork
0
You've already forked nim-codex
mirror of
https://github.com/codex-storage/nim-codex.git
synced
2025-02-07 18:43:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-codex
/
codex
/
slots
/
proofs
/
backends.nim
5 lines
97 B
Nim
Raw
Normal View
History
Unescape
Escape
wire in circom backend (#698) * wire in circom backend * should contain leafs * adding circom compad and circuits deps * update windows build * fix windows build * improve test names * move proving defaults to codextypes * remove unnedded inmports and move defaults to codextypes * capture error code on backend failure
2024-02-09 15:40:30 -06:00
import
.
/
backends
/
circomcompat
add asynccircom backend
2024-05-16 21:41:24 +03:00
import
.
/
backends
/
asynccircoms
wire in circom backend (#698) * wire in circom backend * should contain leafs * adding circom compad and circuits deps * update windows build * fix windows build * improve test names * move proving defaults to codextypes * remove unnedded inmports and move defaults to codextypes * capture error code on backend failure
2024-02-09 15:40:30 -06:00
add asynccircom backend
2024-05-16 21:41:24 +03:00
export
circomcompat
,
asynccircoms
Reference in New Issue
Copy Permalink