Git Product home page Git Product logo

cargochain's Introduction

alt tag

CargoChain

CargoChain is a settlement platform that provides a secure, trustless and efficient Chain of Custody. With CargoChain we intend to improve international trade, especially the shipping industry. CargoChain provides importers, exporters, shipping companies and customs an easy to use interface to view the necessary information associated to cargo.

The biggest advantage of CargoChain is that it offers a single point of review for all involved parties. This way the necessary documents do not have to be sent to all parties but are instead uploaded to the Blockchain/IPFS for further verification and review. Not only does this significantly increase efficiency, reduce costs and increase speed of shipping, but it also saves a lot of trees (which makes pandas happy).

alt tag

The Stack

CargoChain is built with Meteor, using Ethereum and IPFS as the underlying technologies to handle contractual relations and the "eternification" of documents. In the future we intend to include Factom as an additional source to store document hashes at for further security/verification.

File Structure

The project is structured in multiple folders

  • /app: Main folder that contains all the Meteor related files
  • /contract: Contains the smart contract
  • /presentation: Contains our presentation and the related documents (for shipping)

Prerequisites

  • Ethereum: You need to have Ethereum Node with RPC running and unlock your main account. To run it, enter geth --rpc --rpccorsdomain="http://localhost:3000" --unlock 0 console
  • IPFS: Run the daemon ipfs daemon
  • Meteor: You obviously need to have Meteor installed, just go to meteor.com to get it.

How to Run

Inside the app folder (with an Ethereum node running), simply type meteor and the app should automatically be available at http://localhost:3000. Feel free to play around with it and test all the functions :)

cargochain's People

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.