keif / supply-chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Solidity 100.0%