ekonomia-tech / protocol-alpha

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

Restructure folders + add paths to foundry #56

Closed nmimran99 closed 1 year ago

nmimran99 commented 1 year ago

Folder restructure commit

new folder structure:

src
-- protocol
-- -- contracts
-- -- interfaces
-- oracle
-- modules
-- -- certain module
-- external

test
-- BaseSetup.t.sol
-- protocol
-- modules
-- oracle