Coder Social home page Coder Social logo

milgaluppang / fabric-cargo-sample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redtree0/fabric-cargo-sample

0.0 1.0 0.0 6.46 MB

하이퍼렛저 기반 화물 계약 블록체인 예제

License: Apache License 2.0

Shell 7.90% JavaScript 57.03% CSS 0.16% HTML 14.62% Go 20.29%

fabric-cargo-sample's Introduction

Hyperledger Fabric Cargo Sample

facar 예제를 기반으로 만든 예제입니다.

version

node.js - 6.11.4
docker-machine - 0.14.0
docker - v18.05.0-ce 

Build and Test

docker-machine create --driver virtualbox blockchain 
docker-machine env blockchain 
eval $(docker-machine env blockchain) 

cargo-app 내에 웹 어플리케이션 구현

cd cargo-app
npm install

Docker-Compose 실행

./startFabric.sh

Hyperledger Fabric CA 계정 등록

node registerAdmin.js
node registerUser.js

웹 어플리케이션 실행

node ./bin/www

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.