From fec9bc6bb3a2a22243f63c526a0f0dafc6cab4e7 Mon Sep 17 00:00:00 2001 From: Juan Blanco Date: Thu, 6 May 2021 10:23:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1fa137..fd8f946 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Nethereum.Uniswap V2 and V3 Template environment and samples (unit tests) to work with Uniswap V2 smart contracts in a forked environment using Hardhat. +TODO: V3 Sample + To enable hardhat. 1. Go to the directory testchains\hardhat and run ```npm install```