Skip to content

bstenm/wt-contracts

 
 

Repository files navigation

WT Smart Contracts

Smart contracts of the Winding Tree platform.

The smart contracts in the hotel folder are designed to upload inventory and interact with it in the WT platform.

Build Status Coverage Status

Requirements

LTS Node 8.9.4 is required for running the tests.

Install

git clone https://github.com/windingtree/wt-contracts
npm install

Test

  • To run all tests: npm test

  • To run a specific test: npm test -- test/WTHotel.js

  • To generate coverage report: npm run coverage

Documentation

Here

License

Líf Token is open source and distributed under the GPL v3 license.

About

Smart contracts of the Winding Tree platfrom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Shell 2.8%