In some cases, you could have templates that are not generated by a factory contract, or that are generated by a factory contract that does not emit an event, but you somehow know the addresses of these contracts.
An easy workaround is to duplicate code in the yaml config file, or to generate it dynamically.
It would be nice tho to have some sort of entry function that you could call, to instantiate the templates yourself. Something like:
In some cases, you could have templates that are not generated by a factory contract, or that are generated by a factory contract that does not emit an event, but you somehow know the addresses of these contracts.
An easy workaround is to duplicate code in the yaml config file, or to generate it dynamically.
It would be nice tho to have some sort of entry function that you could call, to instantiate the templates yourself. Something like: