/supply-chain

Primary LanguageSolidityMIT LicenseMIT

supply-chain

Full Solidity Project

  • including in-depth address.call.value() explanation
  • local development with truffle
  • truffle development console, migrations and debugging
  • truffle boxes, react, and VSCode used
  • unit tests using truffle

NOT PRODUCTION READY - FOR EDUCATIONAL PURPOSES ONLY

Real-World Use-Case for this Project

๐Ÿ’ก Can be part of a supply-chain solution

๐Ÿ’ก Automated Dispatch upon payment

๐Ÿ’ก Payment collection without middlemen

Development-Goal

๐Ÿ‘๐Ÿฝ Showcase Event-Triggers

๐Ÿ‘Œ Understand the low-level function address.call.value()()

๐Ÿ“– Understand the Workflow with Truffle

๐Ÿงช Understand Unit Testing with Truffle

๐Ÿ™Œ Understand Events in HTML