Coder Social home page Coder Social logo

karelrenaldi / orion Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 5.2 MB

Vehicle Certificate Ownership Tracking and Transfer System using Private Blockchain (Hyperledger Fabric)

Shell 28.60% JavaScript 1.39% Go 14.77% TypeScript 53.58% SCSS 1.66%
blockchain-service blockchain-technology blockchain-website golang hyperledger-fabric nextjs nodejs private-blockchain typescript

orion's Introduction

Orion

This project is a vehicle certificate ownership tracking and transfer system using private blockchain technology. It utilizes Hyperledger Fabric as the blockchain platform, with Go for smart contract implementation and Node JS for backend service development. The frontend is built using Next JS.

Requirements

  • Docker
  • Node JS
  • Go
  • Hyperledger Fabric
  • Yarn

Technologies

  • Hyperledger Fabric
  • Hyperledger Explorer
  • Docker
  • Go
  • Node JS
  • Next JS
  • Typescript

Blockchain Specification

  • Consist of 3 organizations.
  • Every organizations consist of 2 peer, 2 world state database, and 1 CA (Certificate Authorities).
  • Consist of 3 orderer peer, ordering service use raft consensus.
  • Consist of 1 channel, 1 chaincode, and 2 private data.

How to Run Blockchain Network

sudo ./all.sh

How to Run Backend Services

cd orion-be
yarn install
sudo ./run-init.sh
yarn dev

How to Run Frontend Services

cd orion-fe
yarn install
yarn dev

orion's People

Contributors

karelrenaldi avatar

Stargazers

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