Skip to content

susimsek/spring-boot-blockchain-app

Repository files navigation

Spring Boot Blockchain App

This is spring boot hyperledger fabric example.

Hyperledger Fabric

Hyperledger Fabric

Hyperledger Explorer

Hyperledger Explorer

Spring Boot

Spring Boot

Prerequisites

  • Jdk 1.8
  • Maven 3.x
  • Docker 19.03.x
  • Docker Compose 1.25.x

Installation

cd first-network
./byfn.sh up -a -s couchdb
cd ..
sudo chmod +x build.sh
./build.sh
docker-compose up -d

App Images

Url : http://localhost:8081/explorer

Fabric Explorer Home Page

Url : http://localhost:8090 Username : admin Password : adminpw

Hyperledger Explorer Home Page

Used Technologies

  • Spring Boot 2.2.6
  • Hyperledger Fabric
  • Hyperledger Explorer
  • Fabric Explorer

About

Spring Boot Hyperledger Fabric Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published