Skip to content

Stays: book accommodation on-chain, pay in crypto, and help Ukraine

Notifications You must be signed in to change notification settings

okechukwu0127/stays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stays: on-chain bookings

Installation

Make sure you have node and nvm installed.

nvm use
npm install -g yarn
yarn install
lerna bootstrap

Start All Apps

lerna run start

Test All Apps

lerna run test

or

lerna run test --scope=stays-smart-contracts

or

lerna run test --scope='{stays-smart-contracts,stays-rooms}'

About

Stays: book accommodation on-chain, pay in crypto, and help Ukraine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • Solidity 5.0%
  • JavaScript 1.4%
  • Other 1.6%