The project aims to simplify the process of managing real estate properties by using ethereum smart contracts to replace paper trail and legacy processes.
truffle compile
truffle migrate
npm run start
This will start a server in http://localhost:3001 or in the next available port if it’s in use.
NOTE: Make sure that api-realtor is running on port 3000, clone the repository from https://github.com/argjv/api-realtor