kleros / vea

Vea bridge
https://vea.ninja
MIT License
10 stars 6 forks source link

Add Environment and Configuration Validation #364

Open mani99brar opened 1 week ago

mani99brar commented 1 week ago

Description: The codebase lacks of configuration checks, which could lead to potential issues during runtime. Specifically, the necessity for proper environment variable validation.


_Originally posted by @fcanela in https://github.com/kleros/vea/pull/344#discussion_r1851703876_