crytic / roundme

GNU Affero General Public License v3.0
86 stars 6 forks source link

Feature: generate template code #6

Open montyly opened 9 months ago

montyly commented 9 months ago

Idea from @tjade273: we can generate template solidity code based on the formula. We can also auto generate a well formed documentation alongside

This will be useful in particular during the early stage development cycle.

We might need to templatize the generation to use the most common lib (ex: prb-math / solmate)