Swap without holding ETH(Gas Price)
Deploy it on ropsten and Ganache.
forked uniswap and added EIP2585 in which used biconomy relayer which call permit function for signe the transaction.
1.git clone https://github.com/kalpshah284/Free-Swap.git
2.add .secret file
3.npm install
4.go to src directory
5.npm run dev
- npm install
- truffle migrate --network [networkName] (networkName: Ropsten)