How can I compile ENS contracts

Hi, I have trouble compiling ENS contracts, because these contracts are Solidity files with different version, some of them are 0.7.x, some of them are 0.5.x, some of them are 0.4.x.
Please help me! Your answer will be highly appreciated!

1 Like

I am currently in the middle of working on consolidating most contracts under 0.8 at https://github.com/ensdomains/ens-contracts/tree/monorepo Will let you know once ready , or you can try to use it without doc. It’s a standard hardhat project.

1 Like