I think it's a good idea to be able to bundle the proving and verification keys together with specific builds of ethsnarks based projects.
To do this, there would be a converter which translates the proving key to a .cpp file, this file can then be built into the project avoiding the requirement to load files from disk to any external dependencies.
I think it's a good idea to be able to bundle the proving and verification keys together with specific builds of ethsnarks based projects.
To do this, there would be a converter which translates the proving key to a .cpp file, this file can then be built into the project avoiding the requirement to load files from disk to any external dependencies.