Skip to content

byunseonuk/fabric-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperledger Fabric Library

1. npm install

  • /fabric-book/library/javascript
cd fabric-book/library/javascript
npm install

2. Enroll Admin & Register User

  • in 'fabric-book/library'
    • because we'll make 'Wallet' on 'fabric-book/library'
cd ..
node javasciprt/enrollAdmin.js
node javascript/registerUser.js

3. Start Library Network

./startLibrary.sh

4. Start Server

  • You need to change ip
node application/server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published