DEX smart contract with simple frontend Run frontend: truffle develop + migrate --reset cd app & npm install & npm start Run tests: npm install & truffle test