Reputation: 133
I have the playground running on a virtual machine which is connected to hyperledger fabric (a bunch of docker containers).
When a user visits the playground the page is more or less empty by default. I've been able to issue ID cards which makes it possible for others to see and interact with my network.
However, is it possible to customize the playground landing page with some restrictions? In particular I'd like to a particular network (as public?) and restrict making new networks.
I.e. I want to use the playground to showcase my network, not showcase the Hyperledger Playground itself!
Upvotes: 1
Views: 168
Reputation: 426
imo, this might just be the solution you are looking for.
Although, I've not completely gone through the reference mentioned above, as I don't know much about AngularJS explained in there. But it is relevant to this one. should be of help.
Please correct me if I'm wrong though!
Upvotes: 0
Reputation: 2297
No, I don't believe it is possible to do this today. You should file an issue (with the enhancement tag) and describe the requirements. Pull requests accepted! :-)
Upvotes: 1