citydaoproject / contracts

CityDAO's Solidity smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@citydaoproject/contracts

CityDAO's Solidity smart contracts

Prerequisites

Installation

To install all necessary dependencies, from project root run:

npm ci

Compiling contracts

To compile the contracts, from project root run:

npm run compile