gdadlaney / DHDE

A Decentralized Healthcare Data Exchange that enables exchange of CCDAs over EHRs using blockchain.
4 stars 2 forks source link

Adding Composer to the backend #15

Closed gdadlaney closed 5 years ago

gdadlaney commented 5 years ago
  1. Implement the business network in Composer.

    1. Implement CCDA ownership transfer
  2. Connecting Composer to the node backend

    1. Check if Hyperledger provides a node SDK or find the other way to connect to the blockchain(probably with REST APIs)
    2. Try submitting client requests from node.
gdadlaney commented 5 years ago

All tasks completed.