IBM / customer-loyalty-program

# WARNING: This repository is no longer maintained :warning: This pattern focuses on older technology (e.g. Hyperledger Fabric APIs prior to Fabric 1.4). Therefore, there is no support for this pattern and it will be archived on May 1, 2019. You are welcome to use up to that date, but we recommend that you begin working with the updated release found at https://developer.ibm.com/patterns/customer-loyalty-program-with-iks-saas-v2-fabric/.
https://developer.ibm.com/patterns/customer-loyalty-program-with-blockchain/
Apache License 2.0
64 stars 78 forks source link

Clarification on terminology #11

Closed arisAlexis closed 5 years ago

arisAlexis commented 5 years ago

I couldn't find where to ask this so here it goes:

Is a partner here (a company) the same as a "membership of an organization" in the IBM cloud plans?

Is a member here (a customer redeeming points) the same as a "small peer" in the IBM cloud plans?

What are the limitations?

raheelzubairy commented 5 years ago

@arisAlexis In deployment presented in this code pattern, we just have one organization hosting on IBM Cloud and allowing the member and partner to be created by issuing them identity cards to access the network. It could be enhanced on Fabric to have each partner as having "membership" on IBP, and issuing identity cards to members. The peers would be part of each organization to keep the ledger synchronized.