Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 686 Bytes

Solidity-SupplyChain

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

Deployment

https://solidity-supply-chain-frankturtle.vercel.app/

Sources