Sample solidity smart contracts based on Udemy course by Thomas Wiesner with some additional features.
This repo contains contracts code only. It is used as git submodule in two another educational projects:
- SimpleSupplyChain-truffle - to learn how to manage smart contracts development with Truffle framework
- SimpleSupplyChain-buidler-waffle - to learn how to manage smart contracts development with Buidler framework and Waffle test framework