Skip to content

Smart-Contract-Modelling-uOttawa/Symboleo2SC-demo

Repository files navigation

Testing

  • First, clone the repostitory using the git clone command or download the zip archive.
  • Then, install dependencies.
cd Symboleo2SC-demo
npm install
  • To test the generated smart contracts run the below commands:
npm test .\test\DataProcessingAgreement.test.js
npm test .\test\MeatSale.test.js
npm test .\test\TransactiveEnergy.test.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published