citydaoproject / contracts

CityDAO's Solidity smart contracts
MIT License
13 stars 9 forks source link
city dao ethereum ethereum-contract ethereum-contracts ethereum-dapp land nft nfts smart-contract smart-contracts solidity solidity-contract solidity-contracts solidity-dapps

@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