Skip to content

frankTurtle/Solidity-SupplyChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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