ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

Address registry for the contracts #40

Open davekaj opened 2 years ago

davekaj commented 2 years ago

We can add this later when the architecture is more complete. But this way we have 1 place with state like "whitelist" and others, and then we don't store the same state in multiple contracts

davekaj commented 2 years ago

This is still up in the air, we can make a better decision when we are further in development