Closed dallonasnes closed 2 years ago
Remaining TODO:
rewrite script to write hardhat_contracts file and move it into react-app. It should generate the same type of file but only for the mimicry contract, for which we can get the abi from the build/compiled dir and then add the address after parsing the deploy-log.txt file
use script to generate file in that repo after build && deploy
finish
Then deploy FE for e2e testing
Moves mimicry contracts into synthetix repo for ease of deploy Updates mimicry compiler versions to match synthetix Comments out mimicry nft contract and references because they fail to build Adds mimicry and mimicryUtils files to synthetix deploy configs