Install:
npm i
Compile:
make c
Test
make t
Deploy
NETWORK=ropsten make deploy
Estimate:
make gas
Size:
make size
ABI:
make abi
In order to execute an enterMarket
contract call, there must be a valid Uniswap Pair for the given initialized token set on the Index contract constructor.