scroll-tech / halo2-snark-aggregator

halo2 ecc circuit
Apache License 2.0
114 stars 24 forks source link

feat req: embed solidity template in rust using include_str #8

Closed lispc closed 2 years ago

lispc commented 2 years ago

like this: https://github.com/fluidex/solidity_plonk_verifier/blob/839f71db237d091cd2e47c68cee05d2e26c869e5/bellman_vk_codegen/src/lib.rs#L19

so users don't need to clone and set template dir