Skip to content

orihara-ori/basic-example-hyperledger-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

はじめに

利用の前提条件

  • Mac: 10.12 or higher
  • xocde: 9.2 or higher
  • Docker Engine: Version 18.03.0 or higher
  • Docker-Compose: Version 1.20.1 or higher
  • npm: 5.6.0 or higher
  • nodejs: 9.4.0 or higher
  • git: 2.x or higher

利用手順

ダウンロード

git clone https://github.com/orihara-ori/basic-example-hyperledger-composer.git

server install(Hyperledger Fablic)

./server/initial-server-install.sh

client install(Hyperledger Composer And Tools)

./client/initial-client-install.sh

質問の回答

Business network name: tutorial-network
Description: this is turorial network
Author name:  your name
Author email: your-mail-address
License: Apache-2.0
Namespace: org.acme.mynetwork

rest api server

start rest api server

composer-rest-server

質問の回答

? Enter the name of the business network card to use: admin@tutorial-network
? Specify if you want namespaces in the generated REST API: never use namespaces
? Specify if you want to enable authentication for the REST API using Passport:
No
? Specify if you want to enable event publication over WebSockets: Yes
? Specify if you want to enable TLS security for the REST API: No

About

basic example hyperledger composer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors