Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding users to network #38

Closed
jerry-98 opened this issue Feb 8, 2022 · 3 comments
Closed

Adding users to network #38

jerry-98 opened this issue Feb 8, 2022 · 3 comments

Comments

@jerry-98
Copy link

jerry-98 commented Feb 8, 2022

  1. When we add user to network, are they added to wallet?
  2. Where can we view all the users of the network.
  3. Can we add attributes of users to the network
@dzikowski
Copy link
Collaborator

Hi @jerry-98, aswering to your questions:

  1. No, we don't support wallets in Fablo-REST right now, we just keep cached identities in memory for a short period of time
  2. As an enrolled admin you can GET /user/identities, see https://github.com/softwaremill/fablo-rest#get-useridentities
  3. No, we don't support it yet. If you want to do it, you can use original Fabric CA REST API

@AbhishekBhargav99
Copy link

I want to use wallet and gateway like described in asset-transfer-basic example can I do that in fablo setup and the directory structures are different. Can u point to some example if it is possible

@dzikowski
Copy link
Collaborator

@AbhishekBhargav99 thanks for your comment. We will continue this discussion about compatibility with Fabric samples in hyperledger-labs/fablo#285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants