Skip to content

TA-Blockchain-PDDikti/back-end

Repository files navigation

Sistem Administrasi Nilai Berbasis Blockchain (Back-End)


Requirements

  • Git
  • cURL
  • Docker
  • Docker Compose
  • Golang
  • Node
  • npm

Fabric

  • Fabric Version
    2.4.9
  • Fabric CA Version
    1.5.5


Install Requirements

  1. Check and install Fabric requirements

    ./scripts/install-requirements.sh
    
  2. Install Fabric

    ./scripts/install-fabric.sh
    

Fabric Application

See the API documentation here

Step to run the application:

  1. Go to directory

    cd server-app/api
    
  2. Install dependencies

 npm i
  1. Run app
 node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published