GithubHelp home page GithubHelp logo

supplychain's Introduction

The goal of this project is to be able to represent supplychains of real products on the Ethereum blockchain.

Scope of the Project:

  1. Solidity smart contract
  2. Client to interact with the contract

Functionality of the Client:

  1. Add product
  2. Search product
  3. Add quality label
  4. Search quality label
  5. Add Link between products
  6. Link quality label to product
  7. Remove Link of any kind

The client visualizes the supplychain as a tree graph.

Setup Metamask with Goerli Testnetwork

  1. Add Metamask to your browser.
  2. Add Goerli Testnetwork to Metamask:
  3. Mine at least 0.02 Goerli ETH from Goerli Faucet.

Setup Frontend

To set up the frontend:

  1. Complete the Metamask setup mentioned above.
  2. Install dependencies using npm install.
  3. Obtain an Infura API key.
  4. Add the key to the appropriate file.
  5. Run the script using node ./frontend_and_backend/script.js to test if everything is working properly.

Deploy Contract to Goerli Testnet

To deploy a contract on the Goerli Testnet, follow the steps outlined in this guide. You may need between 0.1 and 0.5 GöETH for this process.

supplychain's People

Contributors

mxmws avatar nicoschnico avatar dlrow96 avatar minhhdo 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.