ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.35k stars 886 forks source link

Circom: How to make templates more beginner friendly. #4618

Open ryestew opened 3 months ago

ryestew commented 3 months ago

Add explanation of what the circom files do. Add sample inputs to compute a witness.

ioedeveloper commented 2 weeks ago