- We cannot use the regular v3-periphery library because of outdated solc versions. I've copied the v3-updated library which we have used in our previous project
8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
@openzeppelin/=lib/openzeppelin-contracts/
|
|
@interfaces/=interfaces/
|
|
@permit2/=lib/permit2/
|
|
@src/=src/
|
|
@uniswap-v2/=lib/v2-core/
|
|
@balancer-labs/v2-interfaces=lib/balancer-v2-monorepo/pkg/interfaces
|
|
@uniswap/v3-updated/=lib/v3-updated/
|
|
@uniswap/v3-core/=lib/v3-core/ |