Hydro Protocol This repository contains the contract code to power Hydro exchanges. Install dependencies npm install Build To build out json ABI files: npm run compile Test npm run coverage