CityDAO's Solidity smart contracts
To install all necessary dependencies, from project root run:
npm ci
To compile the contracts, from project root run:
npm run compile