Skip to content

Gyan987/Supply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupplyChain

🏭 Supply Chain Tracker (Soroban Smart Contract)

image

📌 Project Description

The Supply Chain Tracker is a decentralized application built using Soroban smart contracts on the Stellar blockchain. It allows tracking of products as they move through different stages of the supply chain in a transparent and tamper-proof manner.

⚙️ What It Does

  • Registers new products on-chain
  • Tracks product origin
  • Updates product status across supply chain stages
  • Allows anyone to verify product details

✨ Features

  • 🔒 Immutable data storage on blockchain
  • 📦 Track products using unique product IDs
  • 🔄 Real-time status updates (e.g., Created → Shipped → Delivered)
  • 🌍 Transparent and decentralized verification
  • ⚡ Built using Soroban (smart contracts on Stellar)

🧪 Example Workflow

  1. Manufacturer adds product
  2. Distributor updates status
  3. Retailer updates delivery status
  4. Customer verifies product authenticity

🔗 Deployed Smart Contract Link: Supply Chain Tracker

Add your deployed contract link here (e.g., Stellar testnet explorer link)

Example: https://stellar.expert/explorer/testnet/tx/a4f4e2570a697c6e463b5ae4b2d933f86fda367f1b2f7213ec382d969ffa9772 https://lab.stellar.org/r/testnet/contract/CDJVMAX34YRCQ5JFC6SIOQOVSUY6XWEFYJOLF3SBCKU7CMI3IAP6HPWN

🛠️ Tech Stack

  • Rust (Soroban SDK)
  • Stellar Blockchain
  • Soroban Smart Contracts

🚀 Future Improvements

  • Add ownership control (only authorized users can update)
  • Add timestamps for each stage
  • Integrate QR code scanning
  • Build frontend dashboard

📚 Learnings

  • Understanding of blockchain-based supply chains
  • Hands-on with Soroban smart contracts
  • Data storage and retrieval in decentralized systems

💡 Built for learning and hackathons using Stellar Soroban

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors