Giter Site home page Giter Site logo

battery-track's Introduction

Battery supply chain lifecycle management

A blockchain based innovative traceability tool designed for the battery industry. It verifies the quality and origin of products by using blockchain technology to track every step of the production process from raw materials to distribution.

Introduction

These smart contracts are designed to manage and track the lifecycle of produced batches in the supply chain & the actors involved in each step. All actors are assigned a unique NFT that should be generated based on their compliance and necessary checks. Similarly, each batch is represented by a unique NFT tied to the necessary on-chain data held in BatchManager contract.And SupplyChain contract coordinates the interactions between actors and batches.

Overview

The repo contains the following contracts:

  • AccessManager: Responsible for guard checks on sensitive changes and regular operations performed by ERP 'company users'.
  • Actor: Represents a unique ERC721 collection of NFT IDs for a specific type of actors. Each actor has a unique NFT ID tied to their identity.
  • Batch: A dNFT collection where each dNFT represents a 'batch' in the supply chain. Each token is tied to the actor IDs involved in the batch and includes necessary on-chain data such as the current batch state.
  • ActorsManager: Aggregates multiple Actor contracts, each representing a standalone collection for a specific type of actors. It manages the creation and organization of actor collections.
  • BatchManager: Handles the validation of metadata, emission of important events, creation of batch NFTs, and linking them to the on-chain state.
  • SupplyChain: Orchestrates the overall supply chain process, coordinating interactions between actors and batches.

battery-track's People

Contributors

leoledger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.