Decentralized Airbnb

Setup

  1. Install dependencies
npm install

-> Follow instructions to complete the smart contract code.

-> Follow setup to setup all requirements.

-> Follow dapps to complete the DApp code.

  1. Run ethereum blockchain locally
npm run test:ethereum
  1. Run tests
npm test