Blockchain smart contract for DAO Condominium
- git clone
- cd condominium-contract
- npm install
- npx hardhat compile
- npx hardhat test
- copy .env.example as .env
- fill .env variables
- check hardhat.config.ts
- npx hardhat run scripts/deploy.ts --network
- npx hardhat verify --network