Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 674 Bytes

File metadata and controls

20 lines (17 loc) · 674 Bytes

BlockChain-ToDoList

Prerequisites:

Starting BlockChain

First of all, start HyperLedger Fabric and create a new AdminPeer. After that, you can access the to-do-network/ and follow this steps (Starting from step 4). For start blockChain serve run: ./runserver.sh

Start App

Access angularApp/ and follow this steps:

# npm i
# ng serve

License

Apache 2.0