Not Synthetix Development # Clone the repository git clone git@github.com:fritzschoff/notSynthetix.git # Install dependencies npm i # Compile smart contracts npx hardhat compile # Deploy smart contracts npx hardhat run --network kovan-ovm scripts/deploy.ts