Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 300 Bytes

Decentralized Airbnb

A decentralized version of Airbnb built with Solidity, Truffle, Open Zeppelin, and Web3.

Migrate contracts

truffle migrate --reset all --network ganache

Test

truffle console --network ganache test

node index.js 8000