Giter Site home page Giter Site logo

alexcambose / proofchain Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 252.81 MB

Proofchain leverages blockchain technology to facilitate efficient communication and data exchange between global supply chains, providing customers with proof of product provenance and ownership.

Home Page: https://proofchain.alexcambose.ro/

Solidity 7.62% JavaScript 13.70% TypeScript 77.79% Shell 0.02% CSS 0.87%
blockchain traceability ethereum smart-contracts supply-chain supply-chain-visibility provenance bitcoin cryptocurrency web3

proofchain's Introduction


Markdownify

Proofchain leverages blockchain technology to facilitate efficient communication and data exchange between global supply chains, providing customers with proof of product provenance and ownership.

Travis License

PlatformCore featuresProject StructureResourcesContributingLicense


Platform

Smart Contracts: At the core of Proofchain are the smart contracts, written in Solidity, which live on the Ethereum blockchain. These make up an open platform that anyone can interact with.

Proofchain Dashboard: It offers a snapshot of the core features of the smart contracts based platform.

Proofchain Web3 library: A JS library which simplifies interacting with Proofchain contracts, facilitating communication between existing Supply Chain Management software and distributed ledged technology.

Proofchain Client App: A mobile-first web application that provides end users with the ability to view the complete provenance history of each product.

Core features overview

Representing physical goods in the form of non-fungible digital tokens and recipes that enable their transformation

In order to digitally represent a manufacturing process, tokens can be minted, added to a batch, or transformed into a new token based on a pre defined recipe.

Batching

Each batch of materials corresponds to one token that holds unique features. Batches can be transferred or used as input for other materials.

Transport

Batches can be transferred from one entity to another.

Company and goods certification

Supply chain entities and materials can be audited by third party "certificate authority" organizations. These certificates communicates impact about their business, proudcts and supply chains practices.

  • Company identity: Each company that uses the Proofchain excosystem is identified by an ethereum address.
    • Manufacturer company: Creates raw materials, materials, batches and transports.
    • Transport company: Intermediary between other company types, can manage transports.
  • Raw Materials
    • Represented using non-fungible digital tokens that are created on a blockchain for each batch of manufactured products.
  • Materials
    • Similar to raw materials but are composed of multiple raw materials
  • Batches
    • Batches are a collection composed of the same material or raw material type
  • Transports
    • Property exchange mechanism. A transport is composed of the sender, receiver and transport company
  • Certificates
    • Certificates are a method by which companies communicates impact about their business, proudcts and supply chains practices.
  • Certificate authorities:
    • Certificate authorities can create and assign certificates to materials, raw materials and companies.

Project structure

├── frontend - Proofchain Dashboard and Client App source
├── library - Proofchain Library
├── truffle - Proofchain Smart Contracts
├── docs - Overall project documentation
├── presentation - Proofchian presentation website
├── misc - Other utility code
├── lerna.json
├── package.json
├── README.md
└── ...

Resources

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

proofchain's People

Contributors

alexcambose avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.