Not Synthetix Development # Clone the repository git clone [email protected]: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