overlay-market / v1-core

Core smart contracts of Overlay V1
MIT License
41 stars 13 forks source link

Remove brownie dependencies #166

Closed magnetto90 closed 8 months ago

magnetto90 commented 8 months ago

Remove step in brownie config where dependencies are imported since we are using foundry too. The idea is to use the same dependencies to test with forge and with brownie.