smart-contract icon indicating copy to clipboard operation
smart-contract copied to clipboard

add calender

Open CJentzsch opened this issue 9 years ago • 0 comments

allowing a user to rent the slock for a fixed time period

  • [ ] rent(uint startTime, uint length)
  • [ ] checkAvailibility(uint startTime, uint length)

CJentzsch avatar Aug 26 '15 21:08 CJentzsch